Catalyst Functions and Timeout
- Basic IO & Advanced IO Functions - 30 seconds.
- Event & Cron Functions - 900 seconds (15 minutes).
Related Articles
Catalyst Functions and Timeout
Basic IO & Advanced IO Functions - 30 seconds. Event & Cron Functions - 900 seconds (15 minutes).
Websocket support in Catalyst functions
As of now, WebSockets are not supported in Catalyst functions.
Catalyst Functions : 500 Error
In order to be deployed in Catalyst, the Node.js application must follow a certain code structure. This issue might occur if the code structure for the same is not followed. You can find the sample code structure for all Catalyst functions here. For ...
Catalyst Functions Class not found error
Kindly do check on the following points. Kindly make sure you have uploaded your Java function with all the complied class files. If the class files are present, then kindly make sure you have provided the relative path of the main class properly ...
Integrating Catalyst with Zoho Analytics
You can use the Zoho Analytics REST API in the Catalyst Functions in order to push the data from Catalyst Datastore to Analytics to generate reports. We would suggest you to check out this tutorial which will provide you an idea on how things work in ...