Join Slack
Powered by
Hello, how do I cancel all syncs? They are running...
# replication-troubleshooting
k
Keshav Agarwal
10/11/2022, 5:03 AM
Hello, how do I cancel all syncs? They are running from past 18 days with no movement I am using 0.40.14 on ubuntu 20.04. deployed using docker-compose
e
Eli Sigal
10/11/2022, 5:53 AM
Hi. Not sure what do you mean all syncs? are you referring how to cancel batch connections that are running? i.e. cancel all running jobs? If so - you need to use the API for that
https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/jobs/cancel
Cancel it by job id so first you need to get all running jobs from the API.
https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/jobs/list
k
Keshav Agarwal
10/13/2022, 12:49 PM
Thank you, thats whay I meant. Any reason why it is happening? Syncs (even for tables less than 1000 rows) are running from 20 days now.
Keshav Agarwal
10/13/2022, 12:54 PM
Pressing cancel in UI is also an issue. it is getting timed out
3
Views
Open in Slack
Previous
Next