Created by: akirilyuk
This PR introduces a support for async backoff strategies. Sometimes we need to make calls to some external apis etc to determine if a job should be restarted or not, for example checking if the file was already processed etc.
Created by: akirilyuk
This PR introduces a support for async backoff strategies. Sometimes we need to make calls to some external apis etc to determine if a job should be restarted or not, for example checking if the file was already processed etc.