Skip to content

Release image with #108 (finite readTimeout) — fd-leak fix is merged but in no released tag #111

Description

@ClaydeCode

Summary

The fd-leak fix #108 ("fix(traefik): finite readTimeout on entrypoints to stop fd-leak unreachability", commit fd1d05b) is merged to main but in no released image tag, so no shard is actually running it.

Evidence

Impact

Without a finite entrypoint readTimeout, connections from public-IP scanning never close → traefik fds accumulate → EMFILE ("too many open files") → traefik stops accept4()-ing on all entrypoints → shard unreachable. This is the primary fault behind shard diagnostics 326, 331, 333. The nofile ceiling (controller v17 daemon.json) is only defense-in-depth; #108 is the actual fix and it is undeployed.

Ask

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions