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 f3d1b85 commit 36fe961Copy full SHA for 36fe961
temporalio/client.py
@@ -462,8 +462,7 @@ async def start_workflow(
462
dictionary form of this is deprecated, use
463
:py:class:`temporalio.common.TypedSearchAttributes`.
464
start_delay: Amount of time to wait before starting the workflow.
465
- This does not work with ``cron_schedule``. This is currently
466
- experimental.
+ This does not work with ``cron_schedule``.
467
start_signal: If present, this signal is sent as signal-with-start
468
instead of traditional workflow start.
469
start_signal_args: Arguments for start_signal if start_signal
0 commit comments