Fetch issues by queue state rather than in daily batches - #787
Conversation
PR Summary by QodoTop up Jira issues based on triage queue depth
AI Description
Diagram
High-Level Assessment
Files changed (6)
|
Code Review by Qodo
1.
|
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 90e8177 |
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 4155462 |
lbarcziova
left a comment
There was a problem hiding this comment.
just 2 notes, otherwise looks great!
Signed-off-by: Nikola Forró <nforro@redhat.com> Assisted-by: Claude Sonnet 5 via Claude Code
|
Forgot to update the OpenShift README for 15 minutes interval. |
Maximum triage queue depth is controlled by
QUEUE_DEPTH_THRESHOLD(currently 15). If the current queue depth is lower than the threshold, a cron job running every 15 minutes pushes issues from theCVE work to dofilter up until the threshold.ymir_todoissues are unaffected by this and thetriage_queue_todoqueue is limited only byMAX_ISSUES(now lowered to 20).Fixes https://redhat.atlassian.net/browse/PACKIT-5273.