Timeout in Hono #1765
Unanswered
vivekpatel5996
asked this question in
Q&A
Timeout in Hono
#1765
Replies: 1 comment 2 replies
-
How about passing the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I want to keep middleware in Hono for general timeout. Let's say if any API takes more than two minutes I want to throw error to the client with message something like timeout occurred. I am using Hono for cloudflare worker.
How Can I achieve this ?
Your help will be much appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions