Scheduled Custom Code Request Execution Time Exceeded

0 votes

Hello I write a custom code for populate a Storage collection with registered user list and other parameters that I need to make a query.

Actually I have 600 user to read.

I schedule it but when I run it I receive this message:

{"app42Fault":{"httpErrorCode":400,"appErrorCode":1904,"message":"Bad Request","details":" Application Exception : Request Execution Time Exceeded threashold value "}}

I suppose that I can run this type of procedure, 

How is the maximum time for this procedures ?

How I can do this type of data manipulation ?

Best Regards

 

asked Feb 28, 2015 in App42 Cloud API-BaaS by odf (37 points)

1 Answer

0 votes

Hello Odf,

 
To answer your query, yes there is limit of 10 seconds to complete your activity in custom code. If your request doesn't complete in 10 seconds, it will automatically return with Execution Time Exceeded error. 
 
About your second query, could you please let us know which method, you are using inside custom code and query to find the result with use case? It will help us to provide better support to you. 
 
Thanks,
Himanshu Sharma
answered Mar 1, 2015 by hs00105 (2,005 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...