Marthinus Basson
05/13/2022, 9:45 AMdagster-airbyte
integration. I have alerting set up in airbyte for connections that fails to sync. The dagster job completes successfully and the airbyte sync completes successfully, but airbyte alerts that the connection has failed to sync. When I run the connection sync in airbyte, it does not report a failed sync so I suspect it has something to do with the airbyte-dagster
integration. Has anyone experienced this problem ?
Thank you.finally:
# make sure that the Airbyte job does not outlive the python process
# cancelling a successfully completed job has no effect
self.cancel_job(job_id)
yuhan
05/13/2022, 6:00 PMowen
05/13/2022, 6:02 PMMarthinus Basson
05/13/2022, 6:29 PM