Temporal Affiliation
Page URL
https://docs.temporal.io/develop/python/activities/execution
Content Issue
docs/develop/python/activities/execution.mdx:42 tells readers to use execute_activity() in most
cases and reach for start_activity() only for "advanced task capabilities." Recommendation is to update the docs esp. for longer running Activities to use StartActivity. Needs confirmation from SDK team.
Same guidance also at execution.mdx:120 and timeouts.mdx:163.
Temporal Affiliation
Page URL
https://docs.temporal.io/develop/python/activities/execution
Content Issue
docs/develop/python/activities/execution.mdx:42tells readers to useexecute_activity()in mostcases and reach for
start_activity()only for "advanced task capabilities." Recommendation is to update the docs esp. for longer running Activities to use StartActivity. Needs confirmation from SDK team.Same guidance also at
execution.mdx:120andtimeouts.mdx:163.