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 349fd00 commit 4a9ae96Copy full SHA for 4a9ae96
wherobots/db/constants.py
@@ -12,7 +12,7 @@
12
13
DEFAULT_RUNTIME: Runtime = Runtime.TINY
14
DEFAULT_REGION: Region = Region.AWS_US_WEST_2
15
-DEFAULT_SESSION_TYPE: SessionType = SessionType.SINGLE
+DEFAULT_SESSION_TYPE: SessionType = SessionType.MULTI
16
DEFAULT_READ_TIMEOUT_SECONDS: float = 0.25
17
DEFAULT_SESSION_WAIT_TIMEOUT_SECONDS: float = 900
18
0 commit comments