Trainline interview question

How do you handle a network problem with the client api?

Interview Answer

Anonymous

16 Sept 2025

I replied retry, failover and fallback mechanism but they were expecting circuit breaker pattern ( they are using polly) as solution.