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

Remove Relay EOS check in StartSubscription #743

Open
rolznz opened this issue Oct 21, 2024 · 0 comments · May be fixed by #804
Open

Remove Relay EOS check in StartSubscription #743

rolznz opened this issue Oct 21, 2024 · 0 comments · May be fixed by #804

Comments

@rolznz
Copy link
Contributor

rolznz commented Oct 21, 2024

This check ignores any existing events which means the hub cannot handle requests it may have missed from temporary relay disconnections.

Needs testing with Alby's new NWC relay that temporarily stores undelivered events. (not deployed yet).

To test:

It should be easy to stop Alby Hub, send a request from JS SDK, then restart Alby Hub. Alby Hub should then process the request.

@rolznz rolznz added this to the v1.11.0 milestone Oct 21, 2024
@rolznz rolznz linked a pull request Nov 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant