Replies: 1 comment
-
Same problem, I'm running Solid Start and built with Bun preset. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Nitro via Tanstack Start and need to set the
idleTimeout
onBun.serve
to handle a longer running server function. How do I actually do this in Nitro? The docs don't seem to indicate how to go past the preset to defining additional options or something custom.Beta Was this translation helpful? Give feedback.
All reactions