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

run-llama / llama-agents / 25182699544
77%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 06:34PM UTC
Jobs 12
Files 310
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

30 Apr 2026 06:34PM UTC coverage: 75.786% (-0.03%) from 75.812%
25182699544

push

github

web-flow
DBOSRuntime: expose max_recovery_attempts on DBOSRuntimeConfig (#607)

## Summary

- Adds `max_recovery_attempts` to `DBOSRuntimeConfig`. When set, it is
forwarded to the `@DBOS.workflow` decorator wrapping the runtime's
control loop, capping how many times a workflow will be replayed after a
crash before being marked `MAX_RECOVERY_ATTEMPTS_EXCEEDED`.
- Only forwarded when explicitly set, so DBOS's own default (currently
100) keeps applying for unset configs.
- Motivated by OOM crash-loops: a workflow that exhausts pod memory gets
re-recovered on the new pod, OOMs again, and burns through ~100
recoveries before DBOS gives up. A user-tunable cap turns that into a
bounded failure.

4 of 5 new or added lines in 1 file covered. (80.0%)

154 existing lines in 3 files now uncovered.

21180 of 27947 relevant lines covered (75.79%)

0.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
77.21
-0.02% packages/llama-agents-dbos/src/llama_agents/dbos/runtime.py

Coverage Regressions

Lines Coverage ∆ File
144
67.35
0.57% llama_agents/dbos/runtime.py
9
64.06
-4.69% packages/llama-agents-server/src/llama_agents/server/_runtime/persistence_runtime.py
1
90.83
-0.18% llama_agents/cli/textual/deployment_form.py
Jobs
ID Job ID Ran Files Coverage
1 llama-agents-server - 25182699544.1 30 Apr 2026 06:34PM UTC 30
80.86
GitHub Action Run
2 llama-index-utils-workflow - 25182699544.2 30 Apr 2026 06:34PM UTC 1
70.78
GitHub Action Run
3 llama-agents-agentcore - 25182699544.3 30 Apr 2026 06:34PM UTC 5
70.22
GitHub Action Run
4 llama-agents-core - 25182699544.4 30 Apr 2026 06:34PM UTC 15
81.17
GitHub Action Run
5 llama-agents-client - 25182699544.5 30 Apr 2026 06:34PM UTC 4
87.99
GitHub Action Run
6 llama-agents-dbos - 25182699544.6 30 Apr 2026 06:35PM UTC 11
71.43
GitHub Action Run
7 llama-agents-control-plane - 25182699544.7 30 Apr 2026 06:34PM UTC 31
73.2
GitHub Action Run
8 llama-agents-integration-tests - 25182699544.8 30 Apr 2026 06:34PM UTC 92
66.74
GitHub Action Run
9 llamactl - 25182699544.9 30 Apr 2026 06:34PM UTC 48
73.35
GitHub Action Run
10 llama-agents-appserver - 25182699544.10 30 Apr 2026 06:34PM UTC 17
80.66
GitHub Action Run
11 llama-agents-dev - 25182699544.11 30 Apr 2026 06:34PM UTC 12
76.5
GitHub Action Run
12 llama-index-workflows - 25182699544.12 30 Apr 2026 06:34PM UTC 44
92.97
GitHub Action Run
Source Files on build 25182699544
  • Tree
  • List 310
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25182699544
  • 56701a9c on github
  • Prev Build on main (#25172366867)
  • Next Build on main (#25183172427)
  • Delete
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