summaryrefslogtreecommitdiff
path: root/etc/patches/crypto-use-_Generic-only-if-defined-__cplusplus.patch
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-10-28 14:23:03 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-10-28 16:21:34 +0100
commit08bf03382124fe5fbe58dd068d4ebb546b5c3e87 (patch)
tree047aa0a4bde4d777a32429de20f17f25579c2832 /etc/patches/crypto-use-_Generic-only-if-defined-__cplusplus.patch
parent70893762d10b25cdba70d72b78a640bdb29c0dcd (diff)
downloadjustbuild-08bf03382124fe5fbe58dd068d4ebb546b5c3e87.tar.gz
Retry Execution on FAILED_PRECONDITION
The specification for this status code is as follows. One or more errors occurred in setting up the action requested, such as a missing input or command or no worker being available. The client may be able to fix the errors and retry. We routinely ensure all inputs are available to the remote execution before we start an action, so all prerequisites will be there on a compliant server, however might not actually be on a server where the CAS only has eventual consistency or is incorrect (due to old cache entries on CAS purge) in its answer to FindMissingBlobs. While we have no guarantee that a retry will help, we still retry; at least in the case of an unavailable worker or CAS entries not yet available due to eventual consistency, this will help. Also, we log at debug lvel the full response, including the repeated Any message. In this way, we can find out what useful information (if any) is sent by popular remote-execution services and implement more specific mitigations in the future.
Diffstat (limited to 'etc/patches/crypto-use-_Generic-only-if-defined-__cplusplus.patch')
0 files changed, 0 insertions, 0 deletions