Closed matyax closed 1 month ago
Seen in grafana/grafana in the time query splitting with retrying support. This change indicates that the request will be retried so .complete() doesn't trigger the next request.
.complete()
Seen in grafana/grafana in the time query splitting with retrying support. This change indicates that the request will be retried so
.complete()
doesn't trigger the next request.