Skip to content

Serving should not throw exception when key not found in Redis#550

Merged
khorshuheng merged 1 commit into
feast-dev:masterfrom
khorshuheng:lettuce-missing-value-exception
Mar 19, 2020
Merged

Serving should not throw exception when key not found in Redis#550
khorshuheng merged 1 commit into
feast-dev:masterfrom
khorshuheng:lettuce-missing-value-exception

Conversation

@khorshuheng
Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:
#485 introduce a bug, in which Exception is thrown when feature is not found on Redis. This bug is not caught because the corresponding test was not mocked correctly.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:
This PR is require to prevent Feast serving from throwing exception to the user when key is not found.

@feast-ci-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: khorshuheng
To complete the pull request process, please assign davidheryanto
You can assign the PR to them by writing /assign @davidheryanto in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@khorshuheng
Copy link
Copy Markdown
Collaborator Author

/test test-end-to-end-batch

@zhilingc
Copy link
Copy Markdown
Collaborator

/lgtm

@khorshuheng khorshuheng merged commit a72e212 into feast-dev:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants