Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unblock all blocked entries #337

Open
RomainWilbert opened this issue Oct 6, 2022 · 3 comments
Open

Unblock all blocked entries #337

RomainWilbert opened this issue Oct 6, 2022 · 3 comments

Comments

@RomainWilbert
Copy link
Contributor

RomainWilbert commented Oct 6, 2022

Hello,

There is a hook for blocked entries through the listener, and also TransactionOutbox.unblock(entryId) method.

Have you considered to add :

  • a service that unblocks all blocked entries
  • a service that exposes blocked entries
@badgerwithagun
Copy link
Member

Methods for this on the Persistor interface would be useful.

I think a lot of people are just SQLing the database directly for this, which isn't ideal.

@RomainWilbert
Copy link
Contributor Author

I submitted a Pull Request for this : https://github.com/gruelbox/transaction-outbox/pull/338

@RomainWilbert
Copy link
Contributor Author

Any chance you can review this soon ? :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants