p2panda / aquadoggo

Node for the p2panda network handling validation, storage, aggregation and replication
GNU Affero General Public License v3.0
69 stars 5 forks source link

Safely handle missing document when retrieving document view from store #637

Closed adzialocha closed 1 month ago

adzialocha commented 1 month ago

This should account for a race-condition where a document view id was requested while the document itself was already deleted.

Closes: https://github.com/p2panda/aquadoggo/issues/630

📋 Checklist