We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4715ec commit 5a8eae7Copy full SHA for 5a8eae7
src/vennv/vapm/Settings.php
@@ -33,6 +33,6 @@ final class Settings
33
* The time in seconds to check should drop the promise if the promise is not resolved or rejected
34
* in the specified time.
35
*/
36
- public const TIME_DROP = 15;
+ public const TIME_DROP = 7;
37
38
-}
+}
0 commit comments