Skip to content

Conversation

PJColombo
Copy link
Member

Currently, indexers running on different instances periodically encounter a StreamEnd error on their SSE subscription (approximately every hour). This issue causes the indexers to stop execution and send an exception notification to Sentry.

This PR introduces a mechanism to handle StreamEnd errors gracefully by implementing an infinite resubscription to SSE events, ensuring uninterrupted operation.

@PJColombo PJColombo force-pushed the fix/handle-stream-end-error branch from 971091b to 46df2c4 Compare January 25, 2025 17:52
@PJColombo PJColombo merged commit ee21928 into master Jan 25, 2025
1 check passed
@PJColombo PJColombo deleted the fix/handle-stream-end-error branch January 25, 2025 17:54
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.

1 participant