temporalio / temporalio/documentation

Longer running Activities to use StartActivity recommendation

Open Beginner friendly
#5,274 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
173
Forks
330
Avg merge
1d 20h
Merged PRs (30d)
156

Description

Temporal Affiliation
  • I am a Temporal employee
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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/develop/python/activities/execution.mdx at lines 42 and 120, then check docs/develop/python/activities/timeouts.mdx at line 163. Confirm the recommendation with the SDK team before editing the guidance for longer-running Activities. Done means the relevant documentation consistently recommends StartActivity where appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.