ComfyUI Node
CD · Retry Policy
Create a deterministic bounded exponential retry schedule.
CD · Retry Policy
- retry_policy
- retry_policy_json
- first_delay_seconds
◄max_attempts4►
◄base_delay_seconds2.00►
◄multiplier2.00►
◄max_delay_seconds60.00►
CategoryContinuity Director/07 Reliability
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| max_attempts | INT | 41–100 | — |
| base_delay_seconds | FLOAT | 2.000–3600 | — |
| multiplier | FLOAT | 2.001–10 | — |
| max_delay_seconds | FLOAT | 60.000–86400 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| retry_policy | CD_RETRY_POLICY | — |
| retry_policy_json | STRING | — |
| first_delay_seconds | FLOAT | — |