Skip to content

Don't pass non-sequence iterables to the storage API.

The RPC framework can't serialize them.

Resolves sentry issue SWH-LOADER-CORE-DD

Test Plan

Also adding the StorageInterface type annotation, so that this becomes type-checked with swh.core>v0.1.2 and swh.storage>v0.11.5.


Migrated from D3638 (view on Phabricator)

Merge request reports