Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bug: Prism plugin blocks during long-running process #78

Open
farscapian opened this issue Apr 26, 2024 · 0 comments
Open

Bug: Prism plugin blocks during long-running process #78

farscapian opened this issue Apr 26, 2024 · 0 comments

Comments

@farscapian
Copy link
Collaborator

Let's say you have a 7-member prism that has a bunch of tor-based destinations. Executing this prism through invoice_payment can take a while, minutes or more. Well let's say during that execution, you want to run another RPC method that is not long running (e.g., binding-list). Binding-list blocks. Bummer.

I think this means that we'll need to separate invoice_payment event handling logic into a distinct plugin.

@farscapian farscapian self-assigned this Jul 18, 2024
@farscapian farscapian removed their assignment Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant