browser does see that it's an event-

browser does see that it's an event-stream, it does get the first event but then it does not do anything. the Docker container when ran in standolone mode, is working of course
3 Replies
Wonky Onion
Wonky Onion2mo ago
hmm is this in local dev or production or both?
Sébastien Morel
Sébastien MorelOP2mo ago
locally for now it behaves very weirdly, I actually sometimes see a few more event I could try in prod it seems to work in PROD ! actually no, the container was killed it seems even though it was doing stuff my event/stream pings every 3 sec and at 2min... nothing is coming back the sleepAfter definitely was having an impact, I put 15min now network seems to be very slow inside the container my use-case is that I run a CLI inside the container that does some upload and other things good news is SSE is working well though
Wonky Onion
Wonky Onion2mo ago
hmm I can only really speak to the local dev side here, but if it works in prod (mostly 😅) we definitely need to make it work locally too - if you’re able, would you be able to make a minimal repro and put up an issue on workers-sdk? local dev is still quite experimental, so really appreciate anyone finding the rough edges so we can fix them 🧡

Did you find this page helpful?