Skip to content

Implement DBOS.run_step for in-line steps #433

@qianl15

Description

@qianl15

Currently, DBOS Python has to use the @DBOS.step decorator if we want to execute a function as a step.
In DBOS TypeScript, we have a powerful DBOS.runStep function, allowing users to run a function as a step (even an inline function) in a workflow without decoration.

Would be a nice feature to add to Python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions