Block a user
feat: support per-remote upstream timeouts
unkinben
created branch benvin/remote-upstream-timeouts in unkin/terraform-provider-artifactapi
2026-07-02 22:19:42 +10:00
unkinben
pushed to benvin/remote-upstream-timeouts at unkin/terraform-provider-artifactapi
2026-07-02 22:19:42 +10:00
unkinben
pushed to benvin/add-missing-registries at unkin/terraform-artifactapi
2026-07-02 20:22:22 +10:00
unkinben
created branch benvin/add-missing-registries in unkin/terraform-artifactapi
2026-07-02 20:22:20 +10:00
fix: set timeouts on the upstream HTTP client
Extended per review feedback: the dial/TLS/response-header timeouts remain the defaults, and are now overridable per-remote via upstream_dial_timeout / upstream_tls_timeout / `upstream_response…
docs: authentication & authorization system design (epic #79)
perf: stream proxied artifacts instead of buffering the full body in memory
unkinben
created branch benvin/stream-immutable-blobs in unkin/artifactapi
2026-07-02 00:49:11 +10:00
fix: coalesce concurrent cache-miss fetches (thundering herd)