In runtime we have a circuit breaker which puts an asset into lockdown for 24hour if the deposits reaches a certain limit.
For normal assets we are fine, but when we buy stableshares within a route, then we essentially add liquidty to stableswap, meaning we do deposits. If a stableshare is in lockdown, then the trade for such route will fail.
In such case, Router should give you another route that is executable.
In runtime we have a circuit breaker which puts an asset into lockdown for 24hour if the deposits reaches a certain limit.
For normal assets we are fine, but when we buy stableshares within a route, then we essentially add liquidty to stableswap, meaning we do deposits. If a stableshare is in lockdown, then the trade for such route will fail.
In such case, Router should give you another route that is executable.