{"section":"known-issues","requestedLocale":"en","requestedSlug":"risk-analysis-canceled-earlier-than-expected-due-to-fixed-retry-limit","locale":"en","slug":"risk-analysis-canceled-earlier-than-expected-due-to-fixed-retry-limit","path":"docs/en/known-issues/Payments/risk-analysis-canceled-earlier-than-expected-due-to-fixed-retry-limit.md","branch":"main","content":"## Summary\n\n\nIn a transaction with an anti-fraud connector built using VTEX’s standard anti-fraud protocol, it is possible to notice that when the **hook** field is sent, the transaction is canceled earlier than expected. By default, the anti-fraud controller enqueues **24 attempts** instead of the desired number defined by the provider when the method with hook is triggered. This results in far fewer analysis attempts than expected.\n\nThe following message is strong evidence that the issue occurred:\n\n    Could not do risk analysis for transaction . Current Transaction status was AnalyzingRisk. Authorization tries: 24. Exception Message : Could not confirm the transaction with Id = . Confirmation pending. Authorization tries: 24.Finished retries.\n\n\n\n#### Simulation\n\n\n\n1. Configure an anti-fraud connector that has the **hook** field.\n2. Create a transaction that uses a rule with an anti-fraud connector (AFPP).\n3. Check the iterations: there will only be 24 retries of risk analysis. After that, the transaction will enter the cancellation flow.\n\n\n#### Workaround\n\n\nThere is no workaround."}