-
Insert some AJAX to show an alert (or even update the content, unless disabled via the user settings (cookies?)) whenever there are updates that are applicable to either the *specific* page being view…
-
While transitioning from polling to web socket, the granularity of execution updates was significantly reduced from "updating on each produced output from node" to "updating on each node execution com…
-
RSS not updating, and no setting for polling interval?
-
### Describe the bug
Using the latest version of the Azure CLI (2.65.0), I am trying to update the gateway ip address of a local gateway via the following command:
`az network local-gateway update -g…
-
**Is your feature request related to a problem? Please describe.**
According to https://github.com/alandtse/tesla/wiki/Polling-policy when the car is driving the polling is changed to every 60 seco…
-
**Is your feature request related to a problem?**
I’m facing issues with the lack of automation options after syncing storage in Label Studio. Currently, there is no direct way to notify external sys…
-
Inefficient Polling: The current version continuously queries system data without any delays, causing the CPU to remain busy even when no new information needs to be updated.
Lack of Sleep Interval…
-
Recently, I have been getting an error message "Your request has been blocked due to exceeding the API rate limit. (Excessive requests)"
I think the code needs to update the polling rate or impleme…
-
### Is there an existing issue for this?
- [X] I have searched both the existing open issues & recently closed issues and did not find a duplicate of this issue.
### Version of the Tesla compone…
-
Currently, the To Do list polls the `tasks` endpoint 5 times, 1 second apart, to check if a pending task has changed to a new state. If it has, all dashboard data is reloaded. This handles slow extern…