Skip to content

Bound database usage in onComplete callbacks #3

Open
@sujayakar

Description

@sujayakar

Action completion can currently fail if an onComplete callback uses up all remaining database usage in the transaction. The action retrier mutation should be able to run this user callback with a smaller amount of allowed usage, catch the error if it exceeds that, and then successfully commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions