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
fix: crate::extensions::idle::Handle::wait() uses a 29 minute timeout
The timeout was incorrectly set to 24 hours. This has been changed to
29 minutes to reflect the documentation on Handle struct and the
reccomendation in RFC 2177.
0 commit comments