Commit 15f80ea
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.1 parent 8b28ada commit 15f80ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments