Skip to content

Make review queue jobs resumable and lease-aware#11

Merged
devarshishimpi merged 4 commits into
devfrom
bug/fix-codra-review-taking-longer-than-expected
May 22, 2026
Merged

Make review queue jobs resumable and lease-aware#11
devarshishimpi merged 4 commits into
devfrom
bug/fix-codra-review-taking-longer-than-expected

Conversation

@devarshishimpi
Copy link
Copy Markdown
Owner

@devarshishimpi devarshishimpi commented May 19, 2026

Description

This PR makes review jobs resilient to worker crashes, duplicate queue deliveries, and transient model/provider failures.

Closes #9

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Unit Tests
  • Integration Tests
  • Manual Dashboard Verification
  • Manual GitHub Webhook Verification

Checklist:

  • I have starred Codra on GitHub
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have signed the CLA

Loading
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.

Fix Codra Review Taking longer than expected/Job Timeout.

1 participant