inngest / inngest-py

Python SDK for Inngest
https://www.inngest.com/docs/reference/python
Apache License 2.0
24 stars 6 forks source link

Separate execution layer #116

Closed goodoldneon closed 2 months ago

goodoldneon commented 2 months ago

Move execution orchestration out of the function package and into the execution and orchestrator packages. These 2 new packages are not combined into 1 because of circular import issues