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: map not found error properly in db_not found #1671

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

dracarys18
Copy link
Member

Type of Change

  • Bugfix

Description

Map not found error from StorageError properly in is_db_not_found.

Motivation and Context

Throws 404 for properly if record not found in DB.

How did you test it?

On multiple deletion on API key.

image

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed submitted code

@dracarys18 dracarys18 self-assigned this Jul 10, 2023
@dracarys18 dracarys18 requested a review from a team as a code owner July 10, 2023 13:32
@dracarys18 dracarys18 added A-core Area: Core flows C-bug Category: Bug S-waiting-on-review Status: This PR has been implemented and needs to be reviewed labels Jul 11, 2023
@SanchithHegde SanchithHegde added this pull request to the merge queue Jul 11, 2023
Merged via the queue into main with commit fbd40b5 Jul 11, 2023
7 checks passed
@SanchithHegde SanchithHegde deleted the map_not_found_properly branch July 11, 2023 10:04
@SanchithHegde SanchithHegde removed the S-waiting-on-review Status: This PR has been implemented and needs to be reviewed label Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows C-bug Category: Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants