Open mshumayl opened 1 year ago
As incorrectly defined in #20, this needs to be fixed in order to avoid exorbitant amounts of network calls which could easily cost a significant financial cost.
Remove the re-fetch on re-focus configuration for tRPC.
A majority of the requests are for getQuota requests. This is also done every time the page comes into focus.
getQuota
As incorrectly defined in #20, this needs to be fixed in order to avoid exorbitant amounts of network calls which could easily cost a significant financial cost.
Remove the re-fetch on re-focus configuration for tRPC.