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
The useHistoricalTransactions hook appears to be called a lot and we're seeing excessive requests in console and in some cases some provider timeouts. Let's explore (further) memoizing to reduce calls.
The text was updated successfully, but these errors were encountered:
The useHistoricalTransactions hook appears to be called a lot and we're seeing excessive requests in console and in some cases some provider timeouts. Let's explore (further) memoizing to reduce calls.
The text was updated successfully, but these errors were encountered: