-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance: More careful polling of graphql data #1125
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking good. One small nitpick from me - when I refresh the page I get the "no flows" banner until all my flows are loaded - this doesn't happen in master/staging. Can we add a check for loading before we show that banner? Thanks!
concerns have been addressed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks @stackoverfloweth
@cicdw - since this one touches graphQL it needs your approval before we can merge. |
@cicdw let me know if you'd like me to walk through the query changes, there are a lot here that is unrelated to the graphQL change |
PR Checklist:
CHANGELOG.md
Describe this PR