Customers
Logistics
40 engineers
Two cron jobs overlapped on slow nights and booked the same carrier twice. Nobody noticed until the invoices came in.
We moved the nightly close to a queue with ordering per shipment key, so a second run waits instead of racing. The double bookings stopped the same week.
duplicate carrier bookings
Health
120 engineers
Every deploy dropped whatever a worker was holding. Support found out from patients, which is the worst way to find out.
Leases and graceful shutdown mean a worker finishes what it took before it exits. Eleven deploys a day, nothing dropped since March.
jobs dropped since March
Marketplace
12 engineers
The old queue charged per connection, so the bill grew when we added services, not when we did more work.
Per run pricing with the free tier covering staging. Same throughput, a third of the bill, and the dashboard is included instead of an add-on.
on the queue line of the bill