BenVincent benvin
  • Joined on 2026-06-06
benvin pushed to master at unkin/artifactapi 2026-07-02 22:25:12 +10:00
f61ab99ae8 fix: set timeouts on the upstream HTTP client (#83)
benvin merged pull request unkin/artifactapi#83 2026-07-02 22:24:50 +10:00
fix: set timeouts on the upstream HTTP client
benvin closed issue unkin/artifactapi#67 2026-07-02 22:24:50 +10:00
fix: set timeouts on the upstream HTTP client
benvin deleted branch benvin/remote-upstream-timeouts from unkin/terraform-provider-artifactapi 2026-07-02 22:23:05 +10:00
benvin pushed to main at unkin/terraform-provider-artifactapi 2026-07-02 22:23:05 +10:00
0561bae10e Merge pull request 'feat: support per-remote upstream timeouts' (#9) from benvin/remote-upstream-timeouts into main
4dd290518d feat: support per-remote upstream timeouts
Compare 2 commits »
benvin merged pull request unkin/terraform-provider-artifactapi#9 2026-07-02 22:23:04 +10:00
feat: support per-remote upstream timeouts
benvin pushed to master at unkin/artifactapi 2026-07-02 22:09:10 +10:00
c39703ed0d fix: getenv treats an explicitly-empty value as unset (#85)
benvin closed issue unkin/artifactapi#69 2026-07-02 22:09:10 +10:00
fix: getenv treats an explicitly-empty value as unset
benvin merged pull request unkin/artifactapi#85 2026-07-02 22:09:10 +10:00
fix: getenv treats an explicitly-empty value as unset
benvin deleted branch benvin/getenv-lookupenv from unkin/artifactapi 2026-07-02 22:09:10 +10:00
benvin deleted branch benvin/coalesce-cache-miss from unkin/artifactapi 2026-07-02 22:08:38 +10:00
benvin pushed to master at unkin/artifactapi 2026-07-02 22:08:37 +10:00
5261af4c63 fix: coalesce concurrent cache-miss fetches (thundering herd) (#93)
benvin closed issue unkin/artifactapi#75 2026-07-02 22:08:30 +10:00
fix: coalesce concurrent cache-miss fetches (thundering herd)
benvin merged pull request unkin/artifactapi#93 2026-07-02 22:08:30 +10:00
fix: coalesce concurrent cache-miss fetches (thundering herd)
benvin pushed to master at unkin/artifactapi 2026-07-02 22:07:57 +10:00
45d6cdbc64 perf: batch access-log writes instead of goroutine+insert per request (#91)
benvin deleted branch benvin/batch-access-log from unkin/artifactapi 2026-07-02 22:07:57 +10:00
benvin merged pull request unkin/artifactapi#91 2026-07-02 22:07:56 +10:00
perf: batch access-log writes instead of goroutine+insert per request
benvin closed issue unkin/artifactapi#76 2026-07-02 22:07:56 +10:00
perf: batch access-log writes instead of goroutine+insert per request
benvin pushed to master at unkin/artifactapi 2026-07-02 22:06:52 +10:00
b59cc45765 fix: HEAD requests fetch and stream the full body (#89)
benvin deleted branch benvin/head-metadata-only from unkin/artifactapi 2026-07-02 22:06:52 +10:00