No. You can go like, {retries: { limit: 1000000, delay: '1 second', backoff: 'constant'

No. You can go like,
{retries: { limit: 1000000, delay: '1 second', backoff: 'constant', }, timeout: '10 minutes'},

This refers to a step config
Was this page helpful?