LibertyDSNP / spec

The DSNP Spec and Website
https://spec.dsnp.org
Other
30 stars 3 forks source link

[DSNP] Frequency Batch Validation #189

Closed cchen818 closed 1 year ago

cchen818 commented 2 years ago

Should be merged into

Batch Publication Validation

As a user, I need to know how to confirm the downloaded batch file is valid.

Announcement Validation

As a user, I need to know how to confirm the announcement in a given batch is valid.

Announcement Duplicates

As a user, I need to know how to handle duplicated announcements in a given batch or across batches.

shannonwells commented 2 years ago

This may need to be broken up into >1 issue. Also is this for implementing these features or are these documentation requests?

aramikm commented 2 years ago

It seems like there are different ways to handle dedup depending on who is the end user 1- if a service then they can basically have a db for dedup 2- an end user in a mobile app might not be able to store all announcement ids to dedup and might need other ways to handle it

wilwade commented 1 year ago

Closed by #205