Skip to content
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

[cards] performance optimizations #142

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

valayDave
Copy link
Collaborator

  • make refresh interval default smaller
  • remove timeout code block in card load
  • leveraging the created_on timestamps in dataupdates to discard stale data
  • handle case of idle refresh

Requirements for a pull request

Changes compatible with : Netflix/metaflow-service#417

- make refresh interval default smaller
- remove timeout code block in card load
- leveraging the `created_on` timestamps in dataupdates to discard stale data
- handle case of idle refresh
- comments on whats changed.
@valayDave valayDave merged commit a317b52 into Netflix:master Mar 14, 2024
2 checks passed
valayDave added a commit to valayDave/metaflow-ui that referenced this pull request Apr 15, 2024
- make refresh interval default smaller
- remove timeout code block in card load
- leveraging the `created_on` timestamps in dataupdates to discard stale data
- handle case of idle refresh
- comments on whats changed.
- compatible with new changes introduced in Netflix/metaflow-service#417
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants