Replies: 1 comment
-
Timeout in async Rust is typically handled by wrapping the response future, but there is indeed not an easy way to do that today: spinframework/spin-rust-sdk#60 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
No timeout setting in RequestBuilder or someplace else?
https://docs.rs/spin-sdk/3.1.0/spin_sdk/http/struct.RequestBuilder.html
Beta Was this translation helpful? Give feedback.
All reactions