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
balanced_backend/utils/prices.py builds the graph for token price calculations from scratch on every invocation of the get_token_prices function. Paths should be cached and only recalculated when topology changes