mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-26 17:49:15 +01:00
- Added logging for error handling in the MasterService when setting a worker node offline, replacing the previous trace.PrintError with a more informative log message. - Enhanced WorkerService subscription method with debug logs to indicate subscription attempts and status, improving traceability during connection processes.