Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
5543a91cc1
19 changed files with 368 additions and 368 deletions
|
|
@ -5,7 +5,7 @@ from moto.swf.models import ActivityType, Domain, WorkflowType, WorkflowExecutio
|
|||
|
||||
# Some useful constants
|
||||
# Here are some activity timeouts we use in moto/swf tests ; they're extracted
|
||||
# from semi-real world example, the goal is mostly to have predictible and
|
||||
# from semi-real world example, the goal is mostly to have predictable and
|
||||
# intuitive behaviour in moto/swf own tests...
|
||||
ACTIVITY_TASK_TIMEOUTS = {
|
||||
"heartbeatTimeout": "300", # 5 mins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue