Skip to content

Improve checkpoint git error logging#836

Closed
aydnOktay wants to merge 1 commit into
NousResearch:mainfrom
aydnOktay:feature/improve-checkpoint-logging
Closed

Improve checkpoint git error logging#836
aydnOktay wants to merge 1 commit into
NousResearch:mainfrom
aydnOktay:feature/improve-checkpoint-logging

Conversation

@aydnOktay

Copy link
Copy Markdown
Contributor

PR makes the new filesystem checkpoint infrastructure easier to debug in real projects by improving how git errors are logged. The checkpoint manager now logs failing git commands with their exit code, stdout, and stderr, and emits structured logger.error(..., exc_info=True) traces for timeouts, missing git binaries, and unexpected subprocess failures, as well as an explicit error log when the shadow repo cannot be initialized. External behavior and return values are unchanged, but operators now get clear, actionable diagnostics whenever checkpoint creation or restore silently fails, which is critical for trusting the new /rollback feature in production . @teknium1
Ekran Alıntısı

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant