- Fixed Pending deliveries are now fetched asynchronously, so REST calls no longer block the main server thread and cause lag spikes when the store is slow or unresponsive.
- Fixed Mark-as-delivered REST calls are now also run asynchronously and include connection/read timeouts, preventing long server freezes if the website is offline or very slow.