mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 21:42:27 +08:00

Previously every DB operation would wait 10ms before even trying. Now we try first, and defer creating the ticker until we need it.
Previously every DB operation would wait 10ms before even trying. Now we try first, and defer creating the ticker until we need it.