Initial pulls block Caddy start
Open
- Dominant language
- Go
- Stars
- 206
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
When one has more apps using caddy-git, then restarting Caddy leads to long down-time, because the middleware blocks the start until it pulls all the repositories, one by one. Also pulls get slower and slower over time, because it doesn't handle .ssh/known-hosts correctly (as I reported earlier). Anyway, is there a way to make Caddy start fully before the pulling begins? Also, during reload it could be nice, if the pulls are not initiated unless git configuration was changed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.