aboutsummaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2026-01-09 13:01:06 +0100
committerDmitry Vyukov <dvyukov@google.com>2026-01-13 15:58:13 +0000
commit54c44ce53f9d4fda314d14c21458d3fcf6310820 (patch)
tree073dd78501124b73fbf8d7937248a40b1ed40bba /pkg
parentb99f5fb3c93022696e64cea9303e64539da1cdf6 (diff)
dashboard/dashapi: retry requests on errors
API requests episodically fail due to internal datastore errors, some timeouts, etc. Failure of some requests is especially unpleasant and leads to lots of wasted work (uploading of syz-ci build info, job completion, etc). So we retry requests several times. We do this always for all requests, since we don't expect any of them to legitimately fail (we don't send malformed requests), and it won't harm for any request types.
Diffstat (limited to 'pkg')
0 files changed, 0 insertions, 0 deletions