ietf-wg-ppm / draft-ietf-ppm-dap

This document describes the Distributed Aggregation Protocol (DAP) being developed by the PPM working group at IETF.
Other
46 stars 22 forks source link

Rename `PrepareError` #608

Closed cjpatton closed 1 month ago

cjpatton commented 1 month ago

The term "prepare" refers to "VDAF preparation". Yet PrepareError enumerates all reasons a report might be rejected during aggregation, just one of which has to do with VDAF preparation. The others are strictly about DAP protocol logic. I think we should move away from the term PrepareError so that we don't conflate these things.

My suggestion would be something like RejectionReason.

cjpatton commented 1 month ago

@divergentdave fromthe 2024/10/16 call: "report error", in line with "report extension" (#610)