You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I had to guess, it's related to #12. The stress tester is trying to open >1000 file descriptors, and the OS doesn't have the file descriptors to give it.
You'll have to be patient, it's been years since I worked with RabbitMQ or for Backstop or on this project
When i put the concurrency parameter over 1020 requests i take the following error?
Do you know why?
2022/02/23 21:08:20 Could not connect to server amqp://guest:[email protected]:5672//, dial tcp 35.214.106.147:5672: socket: too many open files
The text was updated successfully, but these errors were encountered: