mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 01:36:30 +02:00
- Added a method to find existing notifications by mention ID to prevent duplicate notifications. - Updated notify_new_mention to check for existing notifications before creating a new one, ensuring idempotency. - Implemented error handling for race conditions during notification creation, allowing retrieval of existing notifications in case of duplicate key errors. - Improved documentation for clarity on the use of mention_id for idempotency. |
||
|---|---|---|
| .. | ||
| use-api-key.ts | ||
| use-chat-session-state.ts | ||
| use-comments-electric.ts | ||
| use-comments.ts | ||
| use-connectors-electric.ts | ||
| use-debounced-value.ts | ||
| use-documents-electric.ts | ||
| use-github-stars.ts | ||
| use-google-drive-folders.ts | ||
| use-inbox.ts | ||
| use-logs.ts | ||
| use-media-query.ts | ||
| use-messages-electric.ts | ||
| use-mobile.ts | ||
| use-search-source-connectors.ts | ||