mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- add maxReconnectionWait and reconnectionCheckInterval constants for reconnection readiness polling - introduce waitForFullReconnectionReady() to verify: connection READY, clients registered, and ability to obtain critical service clients (model/task) within short timeouts - ensure reconnecting flag is cleared immediately on reconnection failure and only cleared after full readiness checks on success - improve logging around reconnection stabilization and readiness checks