Henri
06/16/2023, 6:15 PM409 Client Error: Conflict for url: <https://api.airbyte.com/v1/jobs>
when calling the jobs endpoint to start a sync. Is there anything we can do to avoid running into the 409? We retry ~5 times with 1-5 min delays. ThanksHenri
06/16/2023, 6:21 PM/jobs
and because the sync did kick off we get 409 on subsequent tries?Terence Cho (Airbyte)
06/16/2023, 8:30 PM{
"type": "<https://reference.airbyte.com/reference/errors#try-again-later>",
"title": "try-again-later",
"status": 409,
"detail": "A sync is already running for: 7b4b17fe-7fe6-4349-8f66-5c3d1811115b"
}
Terence Cho (Airbyte)
06/16/2023, 8:31 PMHenri
06/20/2023, 1:23 PMuser
06/20/2023, 1:24 PMJulien DEBLANDER
08/03/2023, 1:57 PM