Deluge Limits

Apart from the number of function calls made in a certain time duration, a few aspects such as the number of lines in a function, timeouts, etc affect the performance of each function.
The following table shows the limits applied to Deluge functions based on their functionality.

FunctionalityDescriptionLimits
Execution TimeFunction should be executed within the specified time.1 minute
Response LimitFunction should return the response within a particular size.10 MB
Lines of executionFunction is executed based on the number of lines in the code.200,000
Send MailYou can send emails using the send mail syntax.1000/day
WebhooksGET and POST URLs50,000 requests/day