Skip to content

Allow raising an exception that immediately retries #23

@ianmacartney

Description

@ianmacartney

Instead of re-enqueueing, allow raising a CONTINUE exception so you can do tail-recursion for long-lived actions / paginating mutations, e.g.

really handy for adding an aggregate calculator to a workpool that tail-recurses and calls the onComplete with the result

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions