Jacek Pyziak bab273b7a5 feat: database-backed cron job queue replacing JSON file system
Replace file-based JSON cron queue with DB-backed job queue (pp_cron_jobs,
pp_cron_schedules). New Domain\CronJob module: CronJobType (constants),
CronJobRepository (CRUD, atomic fetch, retry/backoff), CronJobProcessor
(orchestration with handler registration). Priority ordering guarantees
apilo_send_order (40) runs before sync tasks (50). Includes cron.php auth
protection, race condition fix in fetchNext, API response validation,
and DI wiring across all entry points. 41 new tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 13:29:11 +01:00
2024-10-23 13:44:50 +02:00
2026-02-24 21:12:48 +01:00
2024-10-23 13:44:50 +02:00
2026-02-22 21:01:37 +01:00
2025-08-12 23:40:25 +02:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
2026-01-15 13:51:21 +01:00
2026-01-15 13:51:21 +01:00
2024-10-23 13:44:50 +02:00
2024-10-23 13:44:50 +02:00
Description
No description provided
95 MiB
Languages
JavaScript 44.9%
PHP 31.9%
CSS 10.9%
Less 7.1%
HTML 2.6%
Other 2.5%