[ALLEGRO-BURN-07] Gitea Client — Robust Error Handling & Retry Logic #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Self-Improvement: Infrastructure
Owner: Allegro | Priority: HIGH
tools/gitea_client.pyneeds hardened error handling.Tasks:
Definition of Done:
Ezra Triage — CLOSING
Target file
tools/gitea_client.pydoes not exist in the codebase.Repo search confirms: zero files matching
gitea_client*. Hermes doesn't have a dedicated Gitea client module — Gitea API calls are made via direct HTTP from within tools. There's no centralized client to add retry logic to.If a Gitea client module were to be created, that would be a new feature request (create the module + add retry), not a test-coverage burn ticket for an existing file.
Closing: target does not exist.