mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 10:06:32 +08:00 
			
		
		
		
	refactor(router): added logs health and deep health (#3780)
This commit is contained in:
		| @ -57,6 +57,8 @@ pub enum Tag { | ||||
| /// API Flow | ||||
| #[derive(Debug, Display, Clone, PartialEq, Eq)] | ||||
| pub enum Flow { | ||||
|     /// Health check | ||||
|     HealthCheck, | ||||
|     /// Deep health Check | ||||
|     DeepHealthCheck, | ||||
|     /// Merchants account create flow. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sahkal Poddar
					Sahkal Poddar