Paulescu/real-time-data-pipelines-in-python

ValueError: Cannot get back the feature view

Opened this issue · 2 comments

Screenshot 2024-03-20 at 14 34 49

Hi! @Paulescu There seems to be a problem with visualisation!

I was thinking of cleaning up invalid feature views with 'FeatureView.clean' or ensuring 'OHLC_FEATURE_VIEW' is still existing in the feature store.

Dejo abierto el issue, yo estoy aprendiendo con tu canal /plataforma (por lo cual agradezco enormemente tu tiempo), ya que no me siento 100% seguro para modificar cosas en el repo!

Hi @Nalmiron23
I am very glad you opened the issue.

The problem comes from the fact that the most recent data for the last 20 minutes is not available in the Feature Store. This happens because the platform where the pipeline is deployed (Quix.io) stop working for a couple of days, and when I re-started the pipeline it still did not catch up processing the latest data.

I will take a look at it and fix it next week.

Muchas gracias por el feedback, me alegro mucho que te pueda ayudar en tu camino!

Pau

Hi @Paulescu

Thanks for reaching out and explaining the source of the problem, helps to understand better and deeper. Will be looking out to see how in normally works!

Un abrazo y que siga creciendo la comunidad.

Nico.