Skip to content

perf(handlers): only read config from storage if manifest does not exist in DB

João Pereira requested to merge perf-blob-check into master

When handling a manifest put, there is no need to read the config payload from storage unless the manifest does not exist on the DB.

Merge request reports

Loading