Skip to content

Conversation

@kiku-jw
Copy link
Collaborator

@kiku-jw kiku-jw commented Dec 21, 2025

  • Use typed context keys instead of string keys to prevent collisions
  • Add graceful shutdown handling with SIGINT/SIGTERM support
  • Add error logging for JSON encoding failures
  • Fix month overflow in resetAt calculation using AddDate
  • Remove unused engine.go stub (consolidated into classifier.go)
  • Move Span, Label, Evidence, Matcher types to classifier.go

- Use typed context keys instead of string keys to prevent collisions
- Add graceful shutdown handling with SIGINT/SIGTERM support
- Add error logging for JSON encoding failures
- Fix month overflow in resetAt calculation using AddDate
- Remove unused engine.go stub (consolidated into classifier.go)
- Move Span, Label, Evidence, Matcher types to classifier.go
@kiku-jw kiku-jw merged commit 3e550ab into master Dec 21, 2025
0 of 2 checks passed
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.

3 participants