mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-27 19:46:48 +08:00
feat(recovery-events): add revenue recovery topic and vector config to push these events to s3 (#8285)
Co-authored-by: Nishanth Challa <nishanth.challa@Nishanth-Challa-C0WGKCFHLF.local> Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com> Co-authored-by: chikke srujan <121822803+srujanchikke@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b5dddbc1a8
commit
17d34a29e4
@ -289,7 +289,6 @@ pub enum RecoveryError {
|
||||
#[error("Failed to fetch billing connector account id")]
|
||||
BillingMerchantConnectorAccountIdNotFound,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, thiserror::Error)]
|
||||
pub enum HealthCheckDecisionEngineError {
|
||||
#[error("Failed to establish Decision Engine connection")]
|
||||
|
||||
Reference in New Issue
Block a user