This commit is contained in:
2026-04-09 00:51:24 +02:00
parent 633da52880
commit 854adc32c1
11 changed files with 366 additions and 45 deletions

View File

@@ -55,3 +55,13 @@
- `src/Modules/Settings/ShopproOrderMapper.php`
- `database/migrations/20260408_000090_backfill_delivery_price.sql`
- `bin/reissue_receipt.php`
- [Phase 91, Plan 01] Resilient polling w OrderPROPrint — 3 warstwy obrony przed zawieszeniem
- Dodano CancellationTokenSource (45s) per cykl pollingu jako safety net
- Dodano watchdog: force-reset _isProcessing po 60s gdy poll zawisnie
- Propagacja CancellationToken do metod HTTP w PrintApiClient
## Zmienione pliki (Phase 91)
- `clients/windows/OrderPROPrint/Services/PollingService.cs`
- `clients/windows/OrderPROPrint/Services/PrintApiClient.cs`