fix: Apilo email z danymi zamówienia + infinite retry co 30 min dla order jobów

- Email notyfikacji zawiera numer zamówienia, klienta, datę, kwotę
- Order joby (send_order, sync_payment, sync_status) ponawiane w nieskończoność co 30 min
- Rozróżnienie PONAWIANY vs TRWAŁY BŁĄD w emailu
- Cleanup stuck jobów po udanym wysłaniu zamówienia
- +2 testy infinite retry w CronJobRepositoryTest

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jacek
2026-03-19 11:23:02 +01:00
parent 4cda46d4bc
commit 72864d18ba
12 changed files with 476 additions and 27 deletions

View File

@@ -23,10 +23,10 @@ composer test # standard
## Aktualny stan
```text
OK (817 tests, 2271 assertions)
OK (820 tests, 2277 assertions)
```
Zweryfikowano: 2026-03-12 (ver. 0.337)
Zweryfikowano: 2026-03-19 (ver. 0.342)
## Konfiguracja