inngest / inngest-py

Python SDK for Inngest: Durable functions and workflows in Python, hosted anywhere
https://www.inngest.com/docs/reference/python
Apache License 2.0
27 stars 6 forks source link

Switch to StepRun opcode #53

Closed goodoldneon closed 7 months ago

goodoldneon commented 7 months ago

Switch to the StepRun opcode, which doesn't want nested data (like the Step opcode does).

Also, fix some tests to work with the latest Dev Server version. (It's the "error" changes in tests)