Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Servicenow] Syncronization job never finishes if getting the attachment list fails #2545

Closed
praveen-elastic opened this issue May 13, 2024 · 0 comments · Fixed by #2546
Closed
Labels
bug Something isn't working

Comments

@praveen-elastic
Copy link
Collaborator

Bug Description

This issue is similar to that in confluence connector: #2353,

if _attachment_metadata_producer method fails the corresponding END_SIGNAL is never put into the queue. As a consequence, the fetcher_count will never reach 0 and the sync job will remain in the status of "Sync in progress" forever, even after synchronizing all contents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant