compass.scripts.download.load_known_docs#

async load_known_docs(jurisdiction, fps, local_file_loader_kwargs=None)[source]#

Load documents from known local paths

Parameters:
Returns:

out_docs (list) – List of BaseDocument instances containing documents from the paths, or an empty list if something went wrong during the retrieval process.

Notes

Requires TempFileCachePB service to be running.