Skip to content

Handle Missed Notification in recv/get_event#621

Merged
kraftp merged 9 commits intomainfrom
kraftp/recv
Mar 18, 2026
Merged

Handle Missed Notification in recv/get_event#621
kraftp merged 9 commits intomainfrom
kraftp/recv

Conversation

@kraftp
Copy link
Copy Markdown
Member

@kraftp kraftp commented Mar 17, 2026

Closes #562

Copy link
Copy Markdown
Member

@qianl15 qianl15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Though I was initially confused because we already have a _notification_listener_polling_interval_sec (default to 1.0 sec) when listen/notify is disabled. The name is confusing; if you want, we can change it to _notification_backup_polling_interval or something clearer.

@kraftp kraftp merged commit 2ad42b6 into main Mar 18, 2026
19 of 20 checks passed
@kraftp kraftp deleted the kraftp/recv branch March 18, 2026 15:06
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.

Handle missing notifications in recv/get_event

2 participants