mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 01:57:45 +08:00 
			
		
		
		
	fix: add fallback to reverselookup error (#3025)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -35,6 +35,7 @@ use storage_impl::errors::ApplicationResult; | ||||
| use tokio::sync::{mpsc, oneshot}; | ||||
|  | ||||
| pub use self::env::logger; | ||||
| pub(crate) use self::macros::*; | ||||
| use crate::{configs::settings, core::errors}; | ||||
|  | ||||
| #[cfg(feature = "mimalloc")] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kartikeya Hegde
					Kartikeya Hegde