Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Stephan Huber 2020-01-24 10:38:19 +01:00
commit 5543a91cc1
19 changed files with 368 additions and 368 deletions

View file

@ -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