Configure Retry Attempt Count
rate = 2 and period = 1 minute, then a maximum of 2 steps can be executed per minute.
The first 2 requests within the minute are executed immediately:



Control how many Upstash Workflow steps start within a time window using rate and period limits, queuing excess steps for the next window.
rate = 2 and period = 1 minute, then a maximum of 2 steps can be executed per minute.
The first 2 requests within the minute are executed immediately:


