You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
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
The text was updated successfully, but these errors were encountered: