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

Unable to eliminate queuing of requests #1292

Open
Abhijith-m13894 opened this issue Apr 19, 2024 · 1 comment
Open

Unable to eliminate queuing of requests #1292

Abhijith-m13894 opened this issue Apr 19, 2024 · 1 comment

Comments

@Abhijith-m13894
Copy link

I have a requirement wherein many parallel requests hit the hosted Takes server.

I need to identify the port of the source from which the request is being sent. This will help me track back-to-back requests and then return a response stating something like - 'Successive requests from a process shall be processed at an interval of 500ms only'.

Or is there any solution to gracefully reject successive requests from a same source if they are too frequent ?

@Abhijith-m13894
Copy link
Author

@flouou

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