mstable / mStable-apps

All mStable apps
GNU Lesser General Public License v3.0
14 stars 24 forks source link

feat: disable polling when idle #215

Closed toniocodo closed 2 years ago

toniocodo commented 2 years ago

Disabling polling on subgraph queries after 1 execution: idle threshold = pollInterval + 1 s

github-actions[bot] commented 2 years ago

Visit the preview URL for this PR (updated for commit 3cca92e):

https://apps-staking--pr215-perf-subgraph-calls-h4gs8eid.web.app

(expires Thu, 10 Nov 2022 20:49:29 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

github-actions[bot] commented 2 years ago

:rocket: Deploy governance app on https://apps-staking--pr215-perf-subgraph-calls-h4gs8eid.web.app

github-actions[bot] commented 2 years ago

:rocket: Deploy protocol app on https://apps-protocol-af0f6--pr215-perf-subgraph-calls-v04qhlq0.web.app

dimsome commented 2 years ago

Encountered a bug on the /#/dials page Screen Shot 2022-10-11 at 21 42 04

toniocodo commented 2 years ago

Encountered a bug on the /#/dials page Screen Shot 2022-10-11 at 21 42 04

It seems unrelated to my PR, the bug is already happening on master branch. I fixed the forEach call but it still happens nevertheless. I created issue #217 to continue tracking