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

Periodic dequeue of jobs with timed out heartbeats. #3470

Merged
merged 4 commits into from
Aug 7, 2023

Conversation

SergeyGaluzo
Copy link
Contributor

@SergeyGaluzo SergeyGaluzo commented Aug 4, 2023

Currently these jobs are dequeued at the end of processing. This causes accumulation of timeout/abandoned jobs, which becomes significant for large $import/$export (>100K jobs). Not nice.

@SergeyGaluzo SergeyGaluzo added Enhancement Enhancement on existing functionality. Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs labels Aug 4, 2023
@SergeyGaluzo SergeyGaluzo added this to the S120 milestone Aug 4, 2023
@SergeyGaluzo SergeyGaluzo requested a review from a team as a code owner August 4, 2023 21:31
@SergeyGaluzo
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@SergeyGaluzo SergeyGaluzo merged commit c2ae2bb into main Aug 7, 2023
@SergeyGaluzo SergeyGaluzo deleted the users/sergal/fixonfly branch August 7, 2023 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Enhancement Enhancement on existing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants