Status: Resolved

Severity: High

Incident window (ET): Feb 25, 2026 07:00 – Feb 26, 2026 13:00

Summary

On Feb 25, we deployed updates to our Tracker API related to order processing and executor integration. Later that day, trading-related endpoints began experiencing increasing latency. Some API users saw slow responses, and some UI users experienced timeouts.

The issue was fully resolved on Feb 26 after we identified a contention problem in the routing layer used for order execution and shipped a fix.

Customer impact

What we did during the incident

Root cause (high level)

A change introduced additional contention in a routing component on the critical path for trading/order processing. Under load, this caused requests to queue and latency to rise over time.

Resolution

What we’re improving