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 know that we have data that do not change very often. Instead of doing olderThan(1000000) we should export something here like olderThan30s for consumer app
The text was updated successfully, but these errors were encountered:
We know that we have data that do not change very often. Instead of doing
olderThan(1000000)
we should export something here like olderThan30s for consumer appThe text was updated successfully, but these errors were encountered: