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

Remove refresh interval configuration option from history graph card #15154

Merged
merged 3 commits into from Jan 23, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jan 22, 2023

Proposed change

There is no longer a need to configure this as data is streamed live after #15112.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

There is no longer a need to configure this as data is streamed
live
@bdraco bdraco added this to the 2023.2 milestone Jan 22, 2023
@bdraco bdraco marked this pull request as ready for review January 22, 2023 07:58
@bramkragten bramkragten merged commit f991a1b into dev Jan 23, 2023
@bramkragten bramkragten deleted the drop_refresh_interval branch January 23, 2023 08:41
@bdraco
Copy link
Member Author

bdraco commented Jan 23, 2023

Thanks

@ildar170975
Copy link
Contributor

ildar170975 commented Mar 14, 2023

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

history-graph: wrong auto-refresh
3 participants