Skip to content

v32: Branch sync (no code changes)#33

Merged
wenaus merged 2 commits into
mainfrom
infra/baseline-v32
Mar 30, 2026
Merged

v32: Branch sync (no code changes)#33
wenaus merged 2 commits into
mainfrom
infra/baseline-v32

Conversation

@wenaus
Copy link
Copy Markdown
Member

@wenaus wenaus commented Mar 2, 2026

No code changes in swf-common-lib for v32. Branch sync to keep all three repos on the same baseline.

See swf-testbed v32 release notes for the full v32 description.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 2, 2026 22:38
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 2, 2026

Test Coverage Summary

-------------------------------------------------------------------
src/swf_common_lib/__init__.py            0      0   100%
src/swf_common_lib/api_utils.py          53     53     0%   8-124
src/swf_common_lib/base_agent.py        387    387     0%   5-774
src/swf_common_lib/config_utils.py       30     30     0%   7-102
src/swf_common_lib/logging_utils.py      33      0   100%
src/swf_common_lib/rest_logging.py       80     80     0%   8-157
-------------------------------------------------------------------
TOTAL                                   583    550     6%
============================== 5 passed in 0.20s ===============================

Agents now retry on ConnectionError, Timeout, and HTTP 502/503/504
with delays of 2s, 4s, 8s, 20s before giving up. Prevents agents
from crashing on brief monitor restarts (~10s Apache downtime).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 3, 2026

Test Coverage Summary

-------------------------------------------------------------------
src/swf_common_lib/__init__.py            0      0   100%
src/swf_common_lib/api_utils.py          83     83     0%   8-191
src/swf_common_lib/base_agent.py        387    387     0%   5-774
src/swf_common_lib/config_utils.py       30     30     0%   7-102
src/swf_common_lib/logging_utils.py      33      0   100%
src/swf_common_lib/rest_logging.py       80     80     0%   8-157
-------------------------------------------------------------------
TOTAL                                   613    580     5%
============================== 5 passed in 0.20s ===============================

@wenaus wenaus merged commit 9442ff2 into main Mar 30, 2026
8 checks passed
@wenaus wenaus deleted the infra/baseline-v32 branch March 30, 2026 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants