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
We are reimplementing a bunch of stuff near-fetch already has - Ideally we just contribute work there (unless they're using incompatible runtimes), but we should try to reach a sovereign client that isn't broken by these things.
near-fetch also already has:
memoization of nonces
retryability
If it doesn't have archival failover, we should probably roll up our stuff into that.
The text was updated successfully, but these errors were encountered:
We are reimplementing a bunch of stuff
near-fetch
already has - Ideally we just contribute work there (unless they're using incompatible runtimes), but we should try to reach a sovereign client that isn't broken by these things.near-fetch
also already has:If it doesn't have archival failover, we should probably roll up our stuff into that.
The text was updated successfully, but these errors were encountered: