Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(sharded): fix count in fetchSockets() method (#523)
If `fetchSockets()` is called shortly after the adapter was initialized, the server count may still return 0, causing this to fail with "timeout reached: only 0 responses received out of -1".
- Loading branch information