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

throw error for getting receipt when subql is not synced #833

Closed
shunjizhan opened this issue Sep 22, 2023 · 0 comments · Fixed by #835
Closed

throw error for getting receipt when subql is not synced #833

shunjizhan opened this issue Sep 22, 2023 · 0 comments · Fixed by #835
Labels
Lv. 1 easy peasy, solution should be quite straightforward polish code or feature polish

Comments

@shunjizhan
Copy link
Collaborator

shunjizhan commented Sep 22, 2023

similar to #828, there is also a corner case when tx receipt is not in cache, and subql is delayed. We should add a check and throw proper error for this, otherwise rpc will return false empty result

@shunjizhan shunjizhan added polish code or feature polish Lv. 1 easy peasy, solution should be quite straightforward labels Sep 22, 2023
@shunjizhan shunjizhan changed the title throw error when getting receipt and subql is not synced throw error for getting receipt and subql is not synced Sep 22, 2023
@shunjizhan shunjizhan changed the title throw error for getting receipt and subql is not synced throw error for getting receipt when subql is not synced Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Lv. 1 easy peasy, solution should be quite straightforward polish code or feature polish
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant