mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
feat(webhooks): implement automatic retries for failed webhook deliveries using scheduler (#3842)
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#[cfg(feature = "email")]
|
||||
pub mod api_key_expiry;
|
||||
pub mod outgoing_webhook_retry;
|
||||
pub mod payment_sync;
|
||||
pub mod refund_router;
|
||||
pub mod tokenized_data;
|
||||
|
||||
Reference in New Issue
Block a user