fix: suppress transient retry productivity churn #52

Merged
andrei merged 1 commit from fix/PIX-8157-transient-productivity-review into master 2026-06-07 20:53:21 +00:00
Owner

Что исправлено

  • исключил пару failed + scheduled_retry(transient_failure) из эвристик productivity review
  • сохранил обычные churn-сценарии без изменений
  • добавил регрессионный тест для кейса PIX-8007/PIX-8089

Проверка

  • pnpm exec vitest run server/src/__tests__/productivity-review-service.test.ts
  • pnpm exec tsc -p server/tsconfig.json --noEmit падает на уже существующей несвязанной ошибке server/src/services/heartbeat.ts:6518

Closes PIX-8157.

## Что исправлено - исключил пару `failed` + `scheduled_retry(transient_failure)` из эвристик productivity review - сохранил обычные churn-сценарии без изменений - добавил регрессионный тест для кейса PIX-8007/PIX-8089 ## Проверка - `pnpm exec vitest run server/src/__tests__/productivity-review-service.test.ts` - `pnpm exec tsc -p server/tsconfig.json --noEmit` падает на уже существующей несвязанной ошибке `server/src/services/heartbeat.ts:6518` Closes PIX-8157.
fix: ignore benign cancelled heartbeat runs in manager views
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m36s
8f7f9ad745
fix: redact inline secrets in agent command config
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m27s
59f3a5df13
fix: default paperclip cost breakdowns to current month
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m44s
5b182698e4
[PIX-7666] fix codex recovery CLI fallbacks
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m45s
76298244f3
fix: restore costs by agent usage aggregates
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m35s
158537d731
fix: backfill costs by agent from heartbeat usage
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m39s
531a2244ee
fix: restore cost attribution for usage-only agent spend
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m12s
9d7b0840b4
fix: normalize budget guardrail telemetry
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m33s
30f873ad82
fix: restore support ticket snapshot helper
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m33s
8b5da53d82
fix: ignore git status evidence in non-code done gate
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m20s
f4d72925b0
fix: suppress transient retry productivity churn
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 3m19s
fb90ac6e80
andrei force-pushed fix/PIX-8157-transient-productivity-review from fb90ac6e80
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 3m19s
to c59778e7ac
All checks were successful
Agents CI / Typecheck and Build (pull_request) Successful in 2m52s
2026-06-07 20:39:07 +00:00
Compare
andrei merged commit 1d7523f8f0 into master 2026-06-07 20:53:21 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
europa-tech-srl/europa-tech-agents!52
No description provided.