temporalio / temporalio/samples-python
[Feature Request] Sample of an activity calling a client to schedule or update a workflow
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 367
- フォーク
- 121
- 平均マージ
- 3日 20時間
- マージ済み PR(30日)
- 11
説明
Is your feature request related to a problem? Please describe.
I would love to have a sample that shows how to do workflow->workflow interaction with a client, so : workflow->activity->client->workflow interaction
This is a common discussion with customers and a sample in go and python would be amazing to share with them.
Describe the solution you'd like
A sample that shows how to do a client inside a workflow's activity. Ideally it would start a schedule.
Our docs say it is a good option, and I want to point them in that direction:
Additional context
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず既存の Python サンプルと、文書化されている workflow-to-activity-to-client のインタラクションの流れを確認してください。activity が client を使用して別の workflow とやり取りする例を、できれば schedule を開始する形で追加し、その例が要求されたインタラクションを明確に示していることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100