Per-call options that override the client's default ComputeConfig values.
Use these for per-request control without mutating the client config:
signal
timeoutMs
0
retry
Optional
Per-call options that override the client's default ComputeConfig values.
Use these for per-request control without mutating the client config:
signal— cancel a specific solve (e.g. when a slider value is superseded)timeoutMs— extend timeout for a long-running solve, or pass0to disableretry— override retry policy for this call only