storj/web
wilfredasomani d8b010f7bd satellite/{web,satellitedb}: fix project daily usage error
The new dashboard currently gets stuck on loading and displays an error when
it fails to get usage data. Failure happens on satelliteDb due to a cockroach transaction error
caused by reading data before using AS OF SYSTEM TIME in the same transaction.
This change reverses the order of daily usage queries to avoid this error.
And hides the loaders on the dashboard if/when an error occurs.

see: https://github.com/storj/storj/issues/5012

Change-Id: I06b6ee434f72242f9b7d21dec7aaf39d1d622f1e
2022-08-10 19:18:28 +00:00
..
multinode web: use fixed version from eslint-storj 2022-08-03 12:32:01 +00:00
satellite satellite/{web,satellitedb}: fix project daily usage error 2022-08-10 19:18:28 +00:00
storagenode web: use fixed version from eslint-storj 2022-08-03 12:32:01 +00:00