vc1492a / henosis

A Python framework for deploying recommendation models for form fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fall back to preload_pickles = False

vc1492a opened this issue · comments

In the case where preload_pickles is set to True in config.yaml but there are no objects in the S3 bucket, change preload_pickles to False.

Addressed in version 0.0.11.