Files
copilot-swe-agent[bot] b33d994316 Re-register cron jobs when gRPC worker restarts
When the gRPC worker restarts, the scheduled tasks need to be re-added to the new gRPC server instance. This fix:

1. Tracks the HTTP worker reference in the master process
2. Sends a 'reregister-crons' message to the HTTP worker after gRPC restarts
3. HTTP worker calls autosave_crontab() to re-register all cron jobs with the new gRPC server

This ensures scheduled tasks continue to work after a gRPC worker restart.

Co-authored-by: whyour <22700758+whyour@users.noreply.github.com>
2025-11-11 16:48:25 +00:00
..
2025-11-02 19:29:59 +08:00
2025-02-21 01:35:08 +08:00
2025-11-02 22:28:58 +08:00
2025-05-07 09:30:00 +08:00
2025-10-26 22:32:03 +08:00
2025-10-26 22:32:03 +08:00
2025-05-20 01:00:08 +08:00
2025-05-07 09:30:00 +08:00
2025-02-21 01:35:08 +08:00
2025-05-07 09:30:00 +08:00
2025-05-07 09:30:00 +08:00