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

Fix receiver fallbacks depend on fast polls #1723

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Dec 13, 2024

Description

As mentioned in the chat, I noticed the usage of withTimeout to check for receiver fallbacks depends on how fast the server responds.

If the server is too slow, we will timeout before we get an invoice update which would tell us about receiver errors.

Checklist

Are your changes backwards compatible? Please answer below:

yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

8. Tested with the patch from #1688.

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

n/a

Did you introduce any new environment variables? If so, call them out explicitly here:

no

@huumn huumn merged commit a50a2c8 into master Dec 13, 2024
5 of 6 checks passed
@huumn huumn deleted the fix-receiver-fallbacks-invoice-poll-race-condition branch December 13, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants