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
There are many scenarios in DexI where the same requests are being fired, which slows down DexI. Instead, requests, such as fetching a pyproject file for example, should be cached in certain scenarios.