Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ A comprehensive backend API for the SubStream Protocol, supporting wallet-based
- **Retry logic**: Automatic retry with exponential backoff for failed operations
- **Circuit breaker**: Prevents cascading failures during high load
- **Dead letter queue**: Failed message handling for debugging
- **Background worker**: Separate process for handling emails, notifications, and leaderboard updates
- **Background worker**: Separate process for handling emails, notifications.



Expand Down
Loading