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

data sanding hold sometime #263

Open
errorhouse opened this issue Oct 25, 2024 · 2 comments
Open

data sanding hold sometime #263

errorhouse opened this issue Oct 25, 2024 · 2 comments

Comments

@errorhouse
Copy link

Reverb Version

1.4.1

Laravel Version

11

PHP Version

8.3

Description

I use Laravel Revab for real-time. everything okay. but sometimes it sands data holds for 20-30 seconds then again starts sanding data check the attachment it holds at 17:52:27 then again starts at 17:52:58 and holds data by sanding for 30 sec. then 1-2 minutes work perfectly, hold 30 sec and start again. need always to be connected. i use Laravel forge for maintain
a338b25f-85b2-4362-9555-cdcd093f6347
be

Steps To Reproduce

aravel new bug-report --github="--public"

@Sajid-al-islam
Copy link

I also facedd the issue,

step to reproduce
Run reverb on production and send a lot of request every second, I even set the max_concurrent_connection to 50000, still facing the issue

@Sajid-al-islam
Copy link

Found the issue, in my case it was due to rate limiting, not due to reverb or supervisor, although I was throttle middleware it was override by the routeservice provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants