It's best to think of SSE updates as "nice to have" instead of relying on their delivery. There is no retry/integrity checking in place, it's a blind multi-client broadcast. If you require updating on an interval with proper retry/error handling, you'd probably need to build in your own refetch logic at the SDK implementation level (although be careful, this can greatly increase your API traffic...)