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
I'm currently trying all kinds of hacks to make it possible to call self_update with a timeout, but it feels like it would be easiest if the library allowed either / both of these:
Allow configuring the timeout when building the Update object.
Allow passing in your own reqwest Client.
Of course this might be the better long term fix: #44. But the above two things are easier for now.
The text was updated successfully, but these errors were encountered:
I'm currently trying all kinds of hacks to make it possible to call self_update with a timeout, but it feels like it would be easiest if the library allowed either / both of these:
Update
object.Of course this might be the better long term fix: #44. But the above two things are easier for now.
The text was updated successfully, but these errors were encountered: