You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems Deno's http server doesn't yet surface timeouts, but this is an important feature for server scalability and performance. How are timeouts canonically implemented in oak? Do you have an example of this? Relatedly, what are the default values, and are they configurable?
The text was updated successfully, but these errors were encountered:
It seems Deno's http server doesn't yet surface timeouts, but this is an important feature for server scalability and performance. How are timeouts canonically implemented in oak? Do you have an example of this? Relatedly, what are the default values, and are they configurable?
The text was updated successfully, but these errors were encountered: