Replies: 1 comment 2 replies
-
Hi! @zion830 Thanks for your interesting idea suggestion! What I'm concern is that Let me give you some architecture decision candidates!
From those cadidates, we can refer to implement timeout feature :) |
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
-
Hi! I have a new feature idea.
Now in Euphony, we have to wait infinitely until communication finishes.
I think it will be useful to add a new function that sets the maximum waiting time, like the timeout option of HTTP.
Implementation Idea
Interface
Usage
Expected Exception
setTimeout()
is less than 0Beta Was this translation helpful? Give feedback.
All reactions