• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / fya / 26990048069
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: fix/transcript-select-prefix-match
DEFAULT BRANCH: master
Ran 05 Jun 2026 01:36AM UTC
Jobs 1
Files 14
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Jun 2026 01:35AM UTC coverage: 86.294% (-0.01%) from 86.306%
26990048069

push

github

umputun
feat: --gate enables idle no-activity timeout instead of wall-clock cap

--gate previously lowered --turn-timeout to a 5m wall-clock cap measured
from turn start. That killed long but actively-working turns: any turn
whose work ran past 5m was aborted with FYA_TRANSIENT_TIMEOUT and ralphex
retried it from scratch, replaying the same work in a loop.

--gate now enables a 5m no-activity timeout measured from the last
transcript write. A turn is aborted only after 5m with no transcript
activity while it is not completable, so a continuously-active turn is
never killed and only a genuine silent hang trips it. --turn-timeout
keeps its 30m default as the wall-clock ceiling.

the stall surfaces the same FYA_TRANSIENT_TIMEOUT marker with
terminal_reason "fya_no_activity_timeout", so ralphex still classifies it
as transient, and --gate stays accepted so ralphex needs no change.

28 of 30 new or added lines in 3 files covered. (93.33%)

1574 of 1824 relevant lines covered (86.29%)

15.4 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
83.9
0.16% app/turn/runner.go
Jobs
ID Job ID Ran Files Coverage
1 26990048069.1 05 Jun 2026 01:36AM UTC 14
86.29
GitHub Action Run
Source Files on build 26990048069
  • Tree
  • List 14
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • abeceec5 on github
  • Prev Build on refs/tags/v0.3.0 (#26911944966)
  • Next Build on no-activity-timeout (#26991234419)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc