Chris
Chris
HHono
Created by Chris on 8/30/2024 in #help
Hono SSE Stream Closing Unexpectedly After 10 Seconds
Are there any reasons for your prof/dev setup? Did you choose node.js for prod because of stability? We're running bun in both dev and prod but often debate if node is a more mature and stable option. So far bun did a good job but more recently we are facing more and more issues
16 replies
HHono
Created by Chris on 8/30/2024 in #help
Hono SSE Stream Closing Unexpectedly After 10 Seconds
Is setting the idleTimeout: 0, the same as setting it to inf? Or would you reccomend using a real value and actually making use of the feature
16 replies
HHono
Created by Chris on 8/30/2024 in #help
Hono SSE Stream Closing Unexpectedly After 10 Seconds
Thank you so much! You saved us a lot of time. How did you solve this issue or better what do you reccomend to to? Should we just downgrade our version and wait till hono fixes their serve or is that something we need to configure by our own?
16 replies
HHono
Created by Chris on 8/30/2024 in #help
Hono SSE Stream Closing Unexpectedly After 10 Seconds
Do you think this could be an issue?
16 replies
HHono
Created by Chris on 8/30/2024 in #help
Hono SSE Stream Closing Unexpectedly After 10 Seconds
I am using bun as runtime
16 replies