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

Remove task_id from AE deliver_queue #23239

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

nasark
Copy link
Member

@nasark nasark commented Oct 17, 2024

task_id may not be necessary with AE. This can cause issues in the event that there are multiple items in the queue with the same task_id

@miq-bot assign @Fryguy
@miq-bot add_reviewers @agrare, @Fryguy
@miq-bot assign_labels bug, radjabov/yes?

@miq-bot
Copy link
Member

miq-bot commented Oct 17, 2024

@nasark unrecognized command 'assign_labels', ignoring...

Accepted commands are: add_label, add_reviewer, request_review, assign, close_issue, cross_repo_test, move_issue, remove_label, rm_label, remove_reviewer, set_milestone, unassign

@nasark
Copy link
Member Author

nasark commented Oct 17, 2024

@miq-bot add_labels bug, radjabov/yes?

@miq-bot
Copy link
Member

miq-bot commented Oct 17, 2024

Checked commit nasark@2c83bef with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
2 files checked, 0 offenses detected
Everything looks fine. 🍰

Copy link
Member

@agrare agrare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the only other caller of MiqAeEngine.deliver_queue explicitly nil's out the task_id
https://github.com/search?q=org%3AManageIQ%20MiqAeEngine.deliver_queue&type=code

@agrare agrare merged commit 270b7e0 into ManageIQ:master Oct 18, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants