Skip to content

[Feature Request]: Allow to persist failed transaction records #1533

Description

@dmohns

Preflight Checklist

Problem Description

We are over using DB::Transaction. This make it hard to trace and reproduce error situations. It is totally normal business case that a transaction can be rejected.

It should be possible to persist this information in MPM. However, it's currently hard due to transaction processing being wrapped in a DB transaction

Proposed Solution

Change the flow to allow persisting of failed transactions.

Alternatives Considered

N/A

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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