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

feature: implement JOBS API v2 #60

Merged
merged 6 commits into from
Jun 21, 2023
Merged

feature: implement JOBS API v2 #60

merged 6 commits into from
Jun 21, 2023

Conversation

rustatian
Copy link
Member

Reason for This PR

ref: roadrunner-server/roadrunner#1382

Description of Changes

  • Implement JOBS API v2.
  • Remove all items from the PQ on pipeline stop call.

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian added the enhancement New feature or request label Jun 16, 2023
@rustatian rustatian requested a review from wolfy-j June 16, 2023 21:07
@rustatian rustatian self-assigned this Jun 16, 2023
Signed-off-by: Valery Piashchynski <[email protected]>
pipeline stopped, but JOBS is stil in the worker

Signed-off-by: Valery Piashchynski <[email protected]>
Signed-off-by: Valery Piashchynski <[email protected]>
Signed-off-by: Valery Piashchynski <[email protected]>
Signed-off-by: Valery Piashchynski <[email protected]>
@rustatian rustatian marked this pull request as ready for review June 21, 2023 12:30
@rustatian rustatian merged commit 5d4fbef into master Jun 21, 2023
@rustatian rustatian deleted the feature/new-jobs-api branch June 21, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant