: Staging
: Production
💎 Changed
Performance
Performance improvements
Made several performance improvements across the platform:
- Warehouse shipping zone queries are now significantly faster, eliminating unnecessary database connections.
- Seller ledger data retrieval is more efficient when cancelling orders.
🪲 Fixed
Orders
Fixed an issue where cancelling orders could fail if seller ledger data was missing or incomplete. The system now handles these edge cases gracefully and backfills any missing ledger entries.
API
Fixed an issue where HTTP server monitoring spans were not being captured correctly, improving observability and debugging capabilities.