Loading...
Loading...
Browse 3 real-world technical and behavioral interview questions about Kill switch. Review scenarios, edge cases, and architectural best practices.
Nothing in the pricing engine was broken, so the control has to sit on the change itself: bounds relative to the previous price and the cost, a rate limit on bulk movement, and a kill switch. Then pause dispatch before anyone debates whether to honour the orders.
No retry policy or circuit breaker helps here, because the change was valid and the defect was already deployed. What bounds the damage is treating configuration as a rollout with stages and bake time, a kill switch whose own dependencies cannot fail with it, and a measured rollback time.
Pre-trade risk checks must stay on the order path without adding unacceptable latency. Keep static checks in-process, maintain bounded counters for local exposure and grant budgets for global limits, with a kill switch that fails safe. It also connects market access to the point an interviewer is testing.