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

response time #753

Open
denny4-user opened this issue Oct 24, 2024 · 0 comments
Open

response time #753

denny4-user opened this issue Oct 24, 2024 · 0 comments

Comments

@denny4-user
Copy link

I have a very strange problem. I'm making my own bot and it has a database. so it does not have time to update and because of this, some "unique" messages are duplicated in the database. the solution I see is to set the processing time for each request.

tell me, is there a way to set the interval for processing the request? additionally, a person sends 10 messages at once (message forwarding) - how to make sure that they are processed sequentially and each message is processed with a difference of 1c. That is, such a request will be processed for ~ 10 seconds

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