[google/syzkaller] 54c44c: dashboard/dashapi: retry requests on errors

0 views
Skip to first unread message

Dmitry Vyukov

unread,
10:58 AM (3 hours ago) 10:58 AM
to syzk...@googlegroups.com
Branch: refs/heads/gh-readonly-queue/master/pr-6559-b99f5fb3c93022696e64cea9303e64539da1cdf6
Home: https://github.com/google/syzkaller
Commit: 54c44ce53f9d4fda314d14c21458d3fcf6310820
https://github.com/google/syzkaller/commit/54c44ce53f9d4fda314d14c21458d3fcf6310820
Author: Dmitry Vyukov <dvy...@google.com>
Date: 2026-01-13 (Tue, 13 Jan 2026)

Changed paths:
M dashboard/dashapi/dashapi.go

Log Message:
-----------
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.



To unsubscribe from these emails, change your notification settings at https://github.com/google/syzkaller/settings/notifications

Dmitry Vyukov

unread,
11:10 AM (3 hours ago) 11:10 AM
to syzk...@googlegroups.com
Branch: refs/heads/master
Reply all
Reply to author
Forward
0 new messages