Skip to content

Add content on how to call the Python client from a synchronous function #3747

@pvsone

Description

@pvsone

Temporal Affiliation

  • I am a Temporal employee

Content Suggestion

The Python Temporal Client methods are all implemented as async.

There are many Temporal users that have existing Python code bases that are only sync, and for these users learning how to invoke the Temporal Client is toil, as they may not be fully versed in asyncio and the event loop. Having documentation that provides a snippet on how to use the Temporal Client from an existing sync method would be very helpful for these folks as part of the getting started experience.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions