mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 01:57:45 +08:00 
			
		
		
		
	feat(payment_methods): Implement Process tracker workflow for Payment method Status update (#4668)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -342,7 +342,7 @@ pub fn get_outgoing_webhook_retry_schedule_time( | ||||
| } | ||||
|  | ||||
| /// Get the delay based on the retry count | ||||
| fn get_delay<'a>( | ||||
| pub fn get_delay<'a>( | ||||
|     retry_count: i32, | ||||
|     frequencies: impl IntoIterator<Item = &'a (i32, i32)>, | ||||
| ) -> Option<i32> { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sarthak Soni
					Sarthak Soni