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

dashboard auto refresh always stops after 1 hour #22899

Open
flippair opened this issue Nov 18, 2021 · 6 comments
Open

dashboard auto refresh always stops after 1 hour #22899

flippair opened this issue Nov 18, 2021 · 6 comments

Comments

@flippair
Copy link

Steps to reproduce:

  1. enable auto refresh
  2. until: indefinite
  3. inactivity timeout: never
  4. refresh interval: 10s

Expected behavior:
auto refresh shouldn't stop after 1 hour.

Actual behavior:
auto refresh stops after 1 hour.

Environment info:

  • System info: Linux 4.4.180+ x86_64
  • InfluxDB version: InfluxDB 2.1.1 (git: 657e183) build_date: 2021-11-09T03:03:48Z
  • Other relevant environment details: dashboard displayed on a microsoft surface go tablet running win11. Tested browsers: edge, firefox, chrome.
@williamhbaker
Copy link
Contributor

Did you set the inactivity timeout to "Never"? There's an option for that at the top of the dropdown:

image

@flippair
Copy link
Author

flippair commented Dec 28, 2021 via email

@chaseadam
Copy link

I can confirm regardless of settings in the UI, the localdb stores a "custom" duration set to one hour from the time of setting adjustment

Example:
image

should be:
image

Aside: I was looking for "never" in the timeout, but didn't see that option. I assume that will set the corresponding value in the above localstorage to false. Also, setting the timeout to >24 days also does not work (immediately trips the timeout?)

@darinfisher
Copy link

Still an issue with 2.3.0 (#23133)

@chaseadam
Copy link

still an issue with 2.6.1. Though I found the infinite options
image

though it does not set the values I would expect in LocalStorage
image

@jinwk00
Copy link

jinwk00 commented Jul 18, 2024

Still an issue with 2.7.6, disables itself after an hour

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

No branches or pull requests

5 participants