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
Just found that the get_channels API is not revalidating since it's cached by SWR in localstorage. Ideally, all APIs should be revalidated on refresh, cache is just for reduced "wait" times.
The text was updated successfully, but these errors were encountered:
Just found that the get_channels API is not revalidating since it's cached by SWR in localstorage. Ideally, all APIs should be revalidated on refresh, cache is just for reduced "wait" times.
The text was updated successfully, but these errors were encountered: