Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 211 Bytes

File metadata and controls

2 lines (2 loc) · 211 Bytes
  • To call StorageClass.save on the spider instance we have to use a workaround async_to_sync(self.storage.save)('key', self.DATA_CONTAINER)
  • Review the checks for STORAGES and STORAGES.backends