You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MehulKChaudhari
changed the title
Create a function to reset the API rate limit in DB and start the lambda's again
Create a Function to Reset the API Rate Limit in the Database and Restart the Lambdas
Jul 15, 2024
Issue Description
Currently, we terminate the lambdas when they reach the limit, but we do not have a mechanism to reset the Limit and restart the lambdas.
Expected Behavior
We should implement a function that resets the limit in the database and restarts all the lambdas.
Current Behavior
We terminate the lambdas when they reach the limit, but we do not have a mechanism to reset the Limit and restart the lambdas.
Severity/Priority
Checklist
The text was updated successfully, but these errors were encountered: