mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	fix: map not found error properly in db_not found (#1671)
This commit is contained in:
		| @ -98,6 +98,7 @@ impl StorageError { | ||||
|                 err.current_context(), | ||||
|                 storage_errors::DatabaseError::NotFound | ||||
|             ), | ||||
|             Self::ValueNotFound(_) => true, | ||||
|             _ => false, | ||||
|         } | ||||
|     } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kartikeya Hegde
					Kartikeya Hegde