Catalyst Functions and Timeout

Catalyst Functions and Timeout

  1. Basic IO & Advanced IO Functions - 30 seconds. 
  2. 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 ...
    • Catalyst Web Client inacessible

      You might have enabled API Gateway for your project. If you have enabled API Gateway, the URLs of all your newly created web client(html) files and functions will become inaccessible until you create APIs for them. You can create an API for your ...