We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d50c7f commit 9fdc7d8Copy full SHA for 9fdc7d8
src/lib/utils.ts
@@ -887,6 +887,5 @@ export async function startSSEListener(ctx: Context) {
887
888
} catch (error) {
889
ctx.log.debug('Failed to start SSE listener:', error);
890
- throw error;
891
}
892
0 commit comments