Monitor for AssetBlobs with undefined sha256
Open
enhancement
released
- Dominant language
- Python
- Stars
- 26
- Forks
- 21
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 15
Description
The sha256 checksum of newly uploaded blobs is calculated by an asynchronous task, which may fail. We should monitor the DB for older AssetBlobs which do not have a sh256 field, and have a way to conveniently recompute those checksums as necessary.
#254 is an instance of this happening.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.