Skip to content

Conversation

@ametel01
Copy link
Collaborator

  • Adds panic hook to log crashes with location, message, and backtrace instructions
  • Enhances service error logging with detailed failure context
  • Improves thread completion monitoring to identify which service failed
  • Adds error chain formatting to show root causes
  • Provides clear "INDEXER SHUTDOWN" messages explaining crash reasons

Fixes silent ECS indexer crashes by ensuring all failures are logged with actionable details.

🤖 Generated with Claude Code

- Adds panic hook to log crashes with location, message, and backtrace instructions
- Enhances service error logging with detailed failure context
- Improves thread completion monitoring to identify which service failed
- Adds error chain formatting to show root causes
- Provides clear "INDEXER SHUTDOWN" messages explaining crash reasons

Fixes silent ECS indexer crashes by ensuring all failures are logged with actionable details.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ametel01 ametel01 merged commit cf8d69f into main Aug 27, 2025
4 checks passed
@ametel01 ametel01 deleted the crash-logging-fix branch August 27, 2025 21:19
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.

2 participants