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
Network delay is common. We have HTTP requests in the following: web2 verification and assertion building.
We haven't had any test cases for it. I'm wondering if our code can handle it correctly:
async handling (so that it doesn't block the follow-up requests from the parachain)
order of requests
timeout?
error notification
✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered:
Kailai-Wang
added
I3-high
should be completed within 5 working days
D3-chore
tasks that need to be completed but don’t provide any additional features/functionality
labels
Mar 11, 2023
Context
Network delay is common. We have HTTP requests in the following: web2 verification and assertion building.
We haven't had any test cases for it. I'm wondering if our code can handle it correctly:
✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered: