Client Registry Timeout of 5 seconds Too Low
For clients with slower connections or even starting a local test server in studio, the timeout of 5 seconds on the client registry is too low.
https://github.com/paradoxuum/centurion/blob/main/packages/core/src/client/registry.ts#L76
Either we can:
- Increase the timeout limit
- Remove the limit all together
I'm curious to know what type of option you'd like to take.
关闭于 2024-07-28 1 条评论