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

fix(JobQueue) Fix on the info retrieved by the status endpoint Refs: #29480 #30386

Merged
merged 5 commits into from
Oct 18, 2024

Conversation

fabrizzio-dotCMS
Copy link
Contributor

@fabrizzio-dotCMS fabrizzio-dotCMS commented Oct 17, 2024

Proposed Changes

  • status endpoint now includes all the details of the job
  • Improvements on the postmans

This PR fixes: #29480

@fabrizzio-dotCMS fabrizzio-dotCMS marked this pull request as ready for review October 18, 2024 12:04
@nollymar nollymar linked an issue Oct 18, 2024 that may be closed by this pull request
@fabrizzio-dotCMS fabrizzio-dotCMS added this pull request to the merge queue Oct 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 18, 2024
@fabrizzio-dotCMS fabrizzio-dotCMS added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit 652ad3d Oct 18, 2024
35 checks passed
@fabrizzio-dotCMS fabrizzio-dotCMS deleted the issue-29480-job-queue-rest branch October 18, 2024 18:15
spbolton pushed a commit that referenced this pull request Nov 11, 2024
…29480 (#30386)

### Proposed Changes
* status endpoint now includes all the details of the job
* Improvements on the postmans
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement the REST Endpoint to manage the job queue
3 participants