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
15b1d0fdb7a480bfcbbecd461375a1a548fd7cc0
thoughts
/
crates
History
Gabriel Kaszewski
15b1d0fdb7
fix(db): map 23505 unique_violation to DomainError::Conflict (→ HTTP 409); close TOCTOU on register save
2026-05-15 17:03:48 +02:00
..
adapters
fix(db): map 23505 unique_violation to DomainError::Conflict (→ HTTP 409); close TOCTOU on register save
2026-05-15 17:03:48 +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(db): map 23505 unique_violation to DomainError::Conflict (→ HTTP 409); close TOCTOU on register save
2026-05-15 17:03:48 +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