chore(v2): establish protocol and test foundation
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[
|
||||
"authentication_failed",
|
||||
"baseline_missing",
|
||||
"cancelled_by_operator",
|
||||
"capacity_exhausted",
|
||||
"conflict_active_execution",
|
||||
"corrupt_blob",
|
||||
"corrupt_manifest",
|
||||
"deletion_failed",
|
||||
"forbidden",
|
||||
"host_key_changed",
|
||||
"host_key_unknown",
|
||||
"invalid_configuration",
|
||||
"not_found",
|
||||
"permission_denied",
|
||||
"source_changed",
|
||||
"source_empty",
|
||||
"timeout",
|
||||
"transient_io",
|
||||
"unsupported_entry",
|
||||
"worker_lost"
|
||||
]
|
||||
Reference in New Issue
Block a user