Most sync log showing: ```2022-08-24 04:42:24 INFO...
# replication-troubleshooting
z
Most sync log showing:
Copy code
2022-08-24 04:42:24 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling...
What does it means?
h
This means the worker has got the response and we are finally closing the worker.
z
@Harshith (Airbyte) Gotcha, But why it is so slow (when it has lot of connectors)? I am monitoring server and it has resources, but sync process executing for a long time. compared to case, where I had few connections only.
@Harshith (Airbyte) Here you can see compare execution time. When it runs with other connections and when I run single one.
h
Thanks for creating the issue. I will respond there