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

Add API to cancel sync jobs #2695

Open
jingtang10 opened this issue Oct 9, 2024 · 1 comment · May be fixed by #2717
Open

Add API to cancel sync jobs #2695

jingtang10 opened this issue Oct 9, 2024 · 1 comment · May be fixed by #2717
Assignees
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue type:enhancement New feature or request

Comments

@jingtang10
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The sync jobs are identified by the fhir sync worker class at the moment. but maybe it would be a good idea to create an id that can be used to cancelling the job.

Describe the solution you'd like
add a new id to identify jobs - so that we can have unique jobs even if they reuse the same fhir sync worker. and that id can be used to cancel jobs.

Describe alternatives you've considered
NA

Additional context
NA

Would you like to work on the issue?
@santosh-pingle

@jingtang10
Copy link
Collaborator Author

@aditya-07 @MJ1998 fyi

@aditya-07 aditya-07 added P2 Medium priority issue type:enhancement New feature or request effort:medium Medium effort - 3 to 5 days labels Oct 14, 2024
@jingtang10 jingtang10 added P1 High priority issue and removed P2 Medium priority issue labels Oct 14, 2024
@santosh-pingle santosh-pingle self-assigned this Oct 16, 2024
@santosh-pingle santosh-pingle linked a pull request Nov 11, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue type:enhancement New feature or request
Projects
Status: New
Development

Successfully merging a pull request may close this issue.

3 participants