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 3006eb1 commit aac5a5dCopy full SHA for aac5a5d
packages/core/minos-microservice-saga/minos/saga/executions/runners.py
@@ -114,7 +114,6 @@ async def run(
114
but with ``Errored`` status.
115
:param return_execution: If ``True`` the ``SagaExecution`` instance is returned. Otherwise, only the
116
identifier (``UUID``) is returned.
117
- # :param timeout: TODO
118
:param kwargs: Additional named arguments.
119
:return: This method does not return anything.
120
"""
0 commit comments