Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Function to Reset the API Rate Limit in the Database and Restart the Lambdas #113

Open
4 of 8 tasks
MehulKChaudhari opened this issue Jul 15, 2024 · 0 comments
Open
4 of 8 tasks
Assignees

Comments

@MehulKChaudhari
Copy link
Member

MehulKChaudhari commented 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

  • Critical
  • High
  • Medium
  • Low

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@MehulKChaudhari MehulKChaudhari self-assigned this Jul 15, 2024
@MehulKChaudhari 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
@MehulKChaudhari MehulKChaudhari mentioned this issue Aug 5, 2024
10 tasks
@MehulKChaudhari MehulKChaudhari mentioned this issue Sep 4, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant