Before uploading a blob, a client usually checks whether a blob exists via the stat method. We return a NotFound if it's not present. Our TraceLayer currently considers this an error, logging a message. This gets very noisy. Exclude InvalidArgument and NotFound, this is expected behaviour. Change-Id: I7da22a41fc6f3b8d422521a01530fc9e638e33ba Reviewed-on: https://cl.tvl.fyi/c/depot/+/13257 Tested-by: BuildkiteCI Reviewed-by: edef <edef@edef.eu> Autosubmit: flokli <flokli@flokli.de> |
||
|---|---|---|
| .. | ||
| bin | ||
| nar | ||
| pathinfoservice | ||
| proto | ||
| tests | ||
| composition.rs | ||
| fixtures.rs | ||
| import.rs | ||
| lib.rs | ||
| path_info.rs | ||
| utils.rs | ||