Files
ProxmoxVE-Local/src
Michel Roegl-Brunner 7b4daf8754 Fix autosync continuing to run after being disabled
- Add defensive check in cron job execution to stop if autosync is disabled
- Ensure isRunning flag is set to false when stopping autosync
- Add logging to show when autosync is disabled and not scheduling
- Fix both API route and TRPC router to properly stop service
- Prevent multiple cron jobs from running simultaneously

This fixes the issue where autosync would continue running even after
being disabled in the GUI, causing rate limit errors and unwanted syncs.
2025-10-24 22:20:13 +02:00
..
2025-10-14 09:06:37 +02:00
2025-09-09 14:04:07 +02:00
2025-10-10 14:30:28 +02:00