didericis
  • Joined on 2025-09-19
didericis deleted branch test/git-http-smolvm-e2e from didericis/bot-bottle 2026-05-29 23:17:00 -04:00
didericis deleted branch test/local-gate-push-201 from didericis/bot-bottle 2026-05-29 23:17:00 -04:00
didericis deleted branch test/host-git-proto-15685 from didericis/bot-bottle 2026-05-29 23:17:00 -04:00
didericis pushed to test/git-http-smolvm-e2e at didericis/bot-bottle 2026-05-29 23:15:22 -04:00
dae4c62642 test: smart http sidecar e2e
didericis created branch test/git-http-smolvm-e2e in didericis/bot-bottle 2026-05-29 23:15:22 -04:00
didericis pushed to test/git-http-e2e-646 at didericis/bot-bottle 2026-05-29 22:52:35 -04:00
4d320c81ea test: git http e2e
didericis created branch test/git-http-e2e-646 in didericis/bot-bottle 2026-05-29 22:52:35 -04:00
didericis pushed to test/host-git-proto-15685 at didericis/bot-bottle 2026-05-29 22:25:59 -04:00
5e60219feb test
didericis created branch test/host-git-proto-15685 in didericis/bot-bottle 2026-05-29 22:25:59 -04:00
didericis pushed to test/local-gate-push-201 at didericis/bot-bottle 2026-05-29 22:24:50 -04:00
a814744d6e test
didericis created branch test/local-gate-push-201 in didericis/bot-bottle 2026-05-29 22:24:50 -04:00
didericis commented on pull request didericis/bot-bottle#114 2026-05-29 22:19:06 -04:00
fix(git-gate): bound daemon client sessions

Doesn't solve the core issue, which I'm still getting. Basic test is this:

  1. Start up an agent in a bottle (am using my local claude-implementer)
  2. Ask the agent to clone a repo (it does…
didericis pushed to fix/git-gate-daemon-timeouts at didericis/bot-bottle 2026-05-29 22:13:38 -04:00
630e65e9a4 test(egress): cover blocked git push fail-fast
didericis commented on pull request didericis/bot-bottle#114 2026-05-29 22:10:02 -04:00
fix(git-gate): bound daemon client sessions

I'm fairly sure the error happened specifically after a https push to something blocked by the egress proxy, not git-gate. I'd like to try to replicate exactly what caused the hang so we can…

didericis commented on pull request didericis/bot-bottle#114 2026-05-29 22:05:02 -04:00
fix(git-gate): bound daemon client sessions

I'm also wondering if there's a better solution than just a timeout... the daemon should be getting a permissions error, right? Can't we have a better way to fail fast on permission errors when…

didericis pushed to fix/git-gate-daemon-timeouts at didericis/bot-bottle 2026-05-29 22:02:28 -04:00
7bffaa791c fix(git-gate): shorten daemon client timeout
didericis commented on pull request didericis/bot-bottle#114 2026-05-29 22:00:49 -04:00
fix(git-gate): bound daemon client sessions

Seems a bit long... can we reduce to 15s (weigh pros and cons of this)

didericis created branch fix/git-gate-daemon-timeouts in didericis/bot-bottle 2026-05-29 21:59:26 -04:00
didericis pushed to fix/git-gate-daemon-timeouts at didericis/bot-bottle 2026-05-29 21:59:26 -04:00
de2267d1b4 fix(git-gate): bound daemon client sessions
didericis opened issue didericis/bot-bottle#112 2026-05-29 04:06:59 -04:00
Agent instances shift around in dashboard unexpectedly