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

[AAP-12383] Standalone RQ scheduler #321

Merged
merged 5 commits into from
Jul 28, 2023

Conversation

Alex-Izquierdo
Copy link
Collaborator

  • Install rq-scheduler.
  • Add all-in-one management command scheduler, that performs cleanup of previously scheduled jobs, adds jobs specified in settings and executes RQ scheduler.
  • Add new service to the docker development environment and K8S environment.
  • Fix existing delated jobs.

@Alex-Izquierdo Alex-Izquierdo marked this pull request as ready for review July 26, 2023 15:34
@Alex-Izquierdo Alex-Izquierdo requested a review from a team as a code owner July 26, 2023 15:34
bzwei
bzwei previously approved these changes Jul 26, 2023
cutwater and others added 2 commits July 27, 2023 11:12
* Install `rq-scheduler`.
* Add all-in-one management command `scheduler`, that performs
  cleanup of previously scheduled jobs, adds jobs specified in
  settings and executes RQ scheduler.
* Add new service to the docker development environment and K8S
  environment.
* Fix existing delated jobs.
@Alex-Izquierdo
Copy link
Collaborator Author

Added changes as per suggestions, please review again.

@Alex-Izquierdo Alex-Izquierdo force-pushed the rq-scheduler branch 3 times, most recently from 34b4666 to a15a1ab Compare July 27, 2023 09:42
hsong-rh
hsong-rh previously approved these changes Jul 27, 2023
bzwei
bzwei previously approved these changes Jul 28, 2023
@Alex-Izquierdo Alex-Izquierdo dismissed stale reviews from bzwei and hsong-rh via 36407af July 28, 2023 15:26
@Alex-Izquierdo
Copy link
Collaborator Author

It is weird, all the required checks pass but GH doesn't allow to merge the PR. I don't know what is happening it might be a bug in GitHub. Since this only happens here, I will bypass the protection (which should be correct) to merge the PR.
Screenshot from 2023-07-28 17-28-05

@Alex-Izquierdo Alex-Izquierdo merged commit a6e4d66 into ansible:main Jul 28, 2023
2 checks passed
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.

4 participants