feat: log error for support to investigate, and return 200 to recurly to prevent retries (#26317)
GitOrigin-RevId: 6f71fd4451e950a7bdbe1140a86a78bf8a04b039
This commit is contained in:
committed by
Copybot
parent
b0c5d6fc5a
commit
a1591e8b0c
@@ -384,7 +384,7 @@ async function revertPlanChange(
|
||||
throw new IndeterminateInvoiceError(
|
||||
'cant determine invoice to fail for plan revert',
|
||||
{
|
||||
info: { recurlySubscriptionId },
|
||||
recurlySubscriptionId,
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user