← Arena
Practice0:00
Retry & Fallback · D5
Build a retry chain with the lowest expected cost.
Tap providers to add them to the chain (tried in order, stop at first success). You pay each attempt; if all fail, the penalty is 63. A cheap, flaky first try with a reliable backup can win.
Practice — no rating pressure. Get as close to the optimum as you can; each play teaches the pattern.
Expected cost
63.0
try nothing → pay the 63 penalty
Providers