Skip to content

issues Search Results · repo:temporalio/sdk-python language:Python

Filter by

539 results
 (91 ms)

539 results

intemporalio/sdk-python (press backspace or delete to remove)

What are you really trying to do? Client connect with TLS does not work anymore after the new release. Describe the bug import asyncio from temporalio.client import Client, TLSConfig client = await ...
bug
  • BehnazMoradabadi
  • 2
  • Opened 
    2 days ago
  • #1113

Is your feature request related to a problem? Please describe. I appreciate the addition of WorkflowIdConflictPolicy for parent workflows added in this issue, but I would also love to have it available ...
enhancement
  • aaronnhan-headway
  • 1
  • Opened 
    2 days ago
  • #1112

What are you really trying to do? I have a long running workflow that uses workflow.uuid4 to set an ID for a child workflow, then sleeps. I modified the retry policy of an activity and set initial_interval ...
bug
  • dpr-synth
  • 1
  • Opened 
    5 days ago
  • #1109

Is your feature request related to a problem? Please describe. Openai new version fixes various bugs and add new improvements to the hooks mechanism that we would like to incorporate Describe the solution ...
enhancement
  • gstrauss-zscaler
  • 2
  • Opened 
    8 days ago
  • #1108

Is your feature request related to a problem? Please describe. Currently, the dependency specification for protobuf is pinned as protobuf =3.20, 6. This upper bound prevents usage of the latest protobuf ...
enhancement
  • cristiangreco94
  • 1
  • Opened 
    8 days ago
  • #1107

What are you really trying to do? I m installing Temporal with the Helm chart. Our Python workers start fine and connect to the Temporal server, but I m getting a TLS error from poll_workflow_task_queue. ...
bug
  • spanktar
  • 2
  • Opened 
    9 days ago
  • #1106

What are you really trying to do? I am trying to use the pdb debugger from inside unit tests literally with the breakpoint() function. Describe the bug It is pretty straightforward really, change the ...
bug
  • togakangaroo
  • 7
  • Opened 
    11 days ago
  • #1104

What are you really trying to do? After some times without any changes in worker or server configs, in the web ui i see: There are no Workers polling the X Task Queue. Environment is k8s. After rollout ...
bug
  • bbkgh
  • 1
  • Opened 
    11 days ago
  • #1103

What are you really trying to do? Run the hello world workflow in Python Describe the bug !-- A clear and concise description of what the bug is. -- Getting this error in run_worker.py: TypeError: ...
bug
  • cecilpang
  • 2
  • Opened 
    12 days ago
  • #1098

What are you really trying to do? Use the Temporal Python SDK’s openai agents integration with the latest openai-agents python library to run agents. Describe the bug When running a workflow _TemporalModelStub.get_response, ...
bug
  • nikhil-pandey
  • 2
  • Opened 
    15 days ago
  • #1091
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub