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 "prepare error" to "report error" #614

Closed cjpatton closed 1 month ago

cjpatton commented 1 month ago

Closes #608.

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.

Rename to "report error", as this is evokes an error that prevents a report from being aggregated.