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

[Patch] - Requests sync to support instance scaling #312

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

gowthamsundaresan
Copy link
Collaborator

@gowthamsundaresan gowthamsundaresan commented Dec 19, 2024

  • Replace cron with a de-bounced request manager singleton class
  • Change logic of posting new requests data such that we don't call a GET function first, but rather post raw data directly (Edge function on dev-portal updated to process new data structure)
  • Create a new plan configuration for "unknown" IPs with increased limits (since multiple different users can fall into this 1 limiting key)

@uditdc uditdc marked this pull request as ready for review December 19, 2024 10:04
@uditdc uditdc merged commit d6753eb into dev Dec 19, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants