Hi, is there any way to tune, either from the UI o...
# connector-development
k
Hi, is there any way to tune, either from the UI or otherwise, the number of retries on a particular sync job? Currently, it appears that the maximum number of failed attempts is three. If this is possible, it is possible per connection, or globally?
j
Hey we have a env variable SYNC_JOB_MAX_ATTEMPTS. You can also check this documentation to get more details https://docs.airbyte.com/operator-guides/configuring-airbyte
Thank you! Is it possible to configure this per connection?