fix: naprawiono wysyłkę zamówień do Apilo — brakujące $apiloRepository w closurach cron.php

Regresja z ver. 0.339 (split IntegrationsRepository → ApiloRepository):
$apiloRepository nie było w use() 5 handlerów cron.php.
Dodano retry zamówień z apilo_order_id=-1 co 1h.
Dodano powiadomienia mailowe o błędach sync Apilo.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jacek
2026-03-16 09:52:26 +01:00
parent 30aaa3b9b8
commit a4e1ef9ecd
6 changed files with 370 additions and 21 deletions

View File

@@ -34,6 +34,7 @@ Status: Planning
| Phase | Name | Plans | Status | Completed |
|-------|------|-------|--------|-----------|
| 7 | Coupon Fatal Error — order placement crash | 1 | Done | 2026-03-15 |
| 8 | Apilo orders not sending — diagnoza i naprawa | 1 | Done | 2026-03-16 |
## Phase Details
@@ -65,4 +66,4 @@ Status: Planning
---
*Roadmap created: 2026-03-12*
*Last updated: 2026-03-12*
*Last updated: 2026-03-16*