sasaki77 / archiverappliance-datasource

EPICS Archiver Appliance plugin for Grafana dashboard
https://sasaki77.github.io/archiverappliance-datasource
MIT License
14 stars 7 forks source link

ENH: debounce the loading of PV names in 200 msec #139

Closed sasaki77 closed 1 year ago

sasaki77 commented 1 year ago

This PR debounces the loading of PV names in 200 msec when the PV name is entered in the query editor.

It is expected that this will reduce the number of requests made to the Archiver Appliance server.