Hard upper bound for a single probe (independent of the client's own timeout + retry budget). Enforced by withTimeout so a hung IMF endpoint cannot push the composite action past its 60-second wall-clock deadline before imf-context.json / imf-unavailable.flag are written.
Three sequential probes ร 20 s = 60 s worst case, matching the action's timeout 60 envelope.
Hard upper bound for a single probe (independent of the client's own timeout + retry budget). Enforced by withTimeout so a hung IMF endpoint cannot push the composite action past its 60-second wall-clock deadline before
imf-context.json/imf-unavailable.flagare written.Three sequential probes ร 20 s = 60 s worst case, matching the action's
timeout 60envelope.