Mark
Results
3
comments of
Mark
if we manually set the metadata on the job it fails on different error: ``` retrieval_job._metadata = RetrievalMetadata( features=["all:all"], keys=["all:all"], min_event_timestamp=datetime.now() - timedelta(days=365), max_event_timestamp=datetime.now() ) ``` ```bash File "feast/infra/offline_stores/contrib/postgres_offline_store/postgres.py", line...
👍 flask-restx is a great lib, async capabilities are the only thing missing in this