Open
Description
Auto refresh stops refreshing seemingly randomly.
Auto refresh is not sticky, has to be set each time.
The auto refresh service does not allow indefinite without any activity timeout.
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
- Select "Enable Auto Refresh" from a dashboard
- Turn on "Indefinite"
- Set inactivity timeout for a time at least 24 hours. Almost anytime setting does the same thing.
- Walk away for a while, usually at least 10 minutes
- Return and auto refresh has turned off
Expected behavior:
Refresh to continue indefinitely
Steps to reproduce:
Indefinite setting with long inactivity timeout fails.
- Select "Enable Auto Refresh" from a dashboard
- Turn on "Indefinite"
- Set inactivity to 29 days
- Select confirm
- Immediately the reset dialog will appear
Your dashboard auto refresh settings have been reset due to inactivity
Expected behavior:
Refresh unless there is 29 days of inactivity.
Actual behavior:
Stops refreshing
Environment info:
- System info: Run
uname -srm
and copy the output here
Linux 5.13.0-28-generic x86_64
- InfluxDB version: Run
influxd version
and copy the output here
InfluxDB 2.1.1 (git: 657e1839de) build_date: 2021-11-09T03:03:48Z
- Other relevant environment details: Container runtime, disk info, etc
Browser:Google Chrome Version 98.0.4758.102 (Official Build) (64-bit)
Config:
Copy any non-default config values here or attach the full config as a gist or file.
bolt-path = "/data1/influxdb/influxd.bolt"
engine-path = "/data1/influxdb/engine"
http-bind-address = ":8086"