gitdataai/libs/git/hook
ZhenYi d26e947f8e fix(git): add storage_path existence pre-check in run_sync
Fail fast if repo storage_path does not exist on disk, before
blocking the thread pool with spawn_blocking. This prevents
invalid tasks from consuming blocking threads while failing.
2026-04-16 22:23:17 +08:00
..
pool fix(git): add storage_path existence pre-check in run_sync 2026-04-16 22:23:17 +08:00
sync init 2026-04-15 09:08:09 +08:00
event.rs init 2026-04-15 09:08:09 +08:00
mod.rs init 2026-04-15 09:08:09 +08:00
webhook_dispatch.rs fix(git): harden hook pool retry, standardize slog log format 2026-04-16 21:41:35 +08:00