This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e43d784c397eae9e661f48378b501c2e0f646a39
thoughts
/
crates
History
Gabriel Kaszewski
e43d784c39
feat(worker): DLQ processor — exhausted events moved to failed_events with exponential retry
2026-05-15 16:26:44 +02:00
..
adapters
feat(postgres): failed_events table and PgFailedEventStore for dead-letter queue
2026-05-15 16:23:21 +02:00
api-types
Refactor database error handling across repositories to use IntoDbResult for improved error management
2026-05-15 12:31:25 +02:00
application
fix(auth): validate JWT secret length, equalize login timing, reduce TTL to 24h
2026-05-15 16:16:58 +02:00
bootstrap
fix(auth): validate JWT secret length, equalize login timing, reduce TTL to 24h
2026-05-15 16:16:58 +02:00
domain
fix(nats): explicit consumer config, ack timeouts, unknown-event acking, delivery_count
2026-05-15 16:20:31 +02:00
presentation
fix(search): use to_thought_response in search handler — was returning snake_case partial data
2026-05-15 15:44:59 +02:00
worker
feat(worker): DLQ processor — exhausted events moved to failed_events with exponential retry
2026-05-15 16:26:44 +02:00