Skip to content

fix: resolve runaway PR reconcile loop from invalid env values#212

Open
RealDiligent wants to merge 1 commit into
entrius:testfrom
RealDiligent:fix/critical-issue-reconcile-env-validation
Open

fix: resolve runaway PR reconcile loop from invalid env values#212
RealDiligent wants to merge 1 commit into
entrius:testfrom
RealDiligent:fix/critical-issue-reconcile-env-validation

Conversation

@RealDiligent

Copy link
Copy Markdown

Root cause

PrReconcileService parsed PR_RECONCILE_INTERVAL_MS and PR_RECONCILE_WINDOW_DAYS with raw Number(...) and used the values directly in scheduler timing and SQL interval construction. Invalid/non-finite values (for example �bc,

@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label Jul 8, 2026
@RealDiligent

Copy link
Copy Markdown
Author

CI runs are currently in \�ction_required\ because this is a fork PR and workflows need maintainer approval.\n\nLocal validation is green:\n- npm run lint\n- npm run build\n- npm test\n\nOnce workflows are approved, I will re-check and confirm all required checks pass.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant