Skip to content

Conversation

@chayac
Copy link
Contributor

@chayac chayac commented Jan 15, 2026

Description

This fixes a bug where autofix fails entirely if there is a transient connection error that occasionally occurs in k8s pods (httpx.ConnectError: [Errno 104] Connection reset by peer).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

  • Ran uv tool run ruff format --config pyproject.toml
  • If this is a bug fix:
    • Updated integration tests with bug repro
    • Linked to bug report ticket
  • Added unit tests if needed
  • Updated unit tests if needed
  • Tests passed when run locally

@chayac chayac force-pushed the chayac/retry-schema-fetch branch from 6f9f7c3 to 3e0077d Compare January 16, 2026 01:30
@chayac chayac marked this pull request as ready for review January 16, 2026 01:32
@chayac chayac merged commit fa77b2b into main Jan 16, 2026
9 checks passed
@chayac chayac deleted the chayac/retry-schema-fetch branch January 16, 2026 18:38
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.

3 participants