Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Start up issues in Python Feature server with HTTP Registry #120

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

EXPEbdodla
Copy link
Collaborator

@EXPEbdodla EXPEbdodla commented Jul 23, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes

  • Fixes the start up issues with Python Feature Server using HTTP Registry. HTTP Registry is throwing errors for the methods used in application start up. We don't need them in our use cases so it's not implemented. Returning empty response helps to fix the problem as a temporary work around.

  • Usage module is deleted by Feast. As we brought in new merges, we deleted that usage python module specific code from Expedia provider.

@EXPEbdodla EXPEbdodla force-pushed the python_feature_server_startup branch from bdac770 to d6d4d0d Compare July 23, 2024 21:33
@EXPEbdodla EXPEbdodla merged commit 28a0996 into master Jul 24, 2024
24 checks passed
@EXPEbdodla EXPEbdodla deleted the python_feature_server_startup branch July 24, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants