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

what is the maximum number array of messages app can handle at once? #14

Open
beratuslu opened this issue Sep 25, 2021 · 1 comment
Open

Comments

@beratuslu
Copy link

And if I want to use this application for sms OTP verification.
so I will reduce interval to seconds from minutes.
So for example if I set interval 5 seconds and 100 messages in this period. what are the limitations.
what is the maximum number of messages in minimum time period?
Can you talk about limitations?

@beratuslu
Copy link
Author

For example;
I am seeing,
SendTask.kt line:81: Thread.sleep(500)

Can we reduce this to 100 ms?

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