: Staging
: Production
🪲 Fixed
Payments
Fixed an issue where certain Stripe errors could cause payment webhook processing to crash unexpectedly.
Inventory
Improved error handling when attempting to allocate more stock than is available, providing clearer feedback.
Webhooks
Fixed memory issues that could cause webhook processing to crash under high load by reducing pressure on the message broker.
Performance
Improved task processing stability by preventing sudden bursts of background jobs that could overwhelm the system.
API
Added better error handling and logging for cache-related operations to improve system reliability.