mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat: add x-hs-latency header for application overhead measurement (#2486)
This commit is contained in:
		| @ -307,6 +307,7 @@ pub struct PaymentsRequest { | ||||
| #[derive(Default, Debug, Clone, Copy)] | ||||
| pub struct HeaderPayload { | ||||
|     pub payment_confirm_source: Option<api_enums::PaymentSource>, | ||||
|     pub x_hs_latency: Option<bool>, | ||||
| } | ||||
|  | ||||
| #[derive( | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 BallaNitesh
					BallaNitesh