#sergio-snchez_webhooks
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1277987669556858973
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello, the idea would be to be able to force a failed but just after being success
so in somehow I can execute a payout successfully, but after X time, I force the failure of the payout so then I can simulate a payout.failed
Hey there, taking a look
it would be a similar thing that if I want to cancel a payout after being executed
Are you currently using the test failure bank accounts, and the failure is happening as expected, but the issue is that its immediate insted of delayed?
no really, I have not used a failure bank accounts, but I can test it and see if it is delayed
but yes the idea would be the have a failure wiht delayed
There a few different types of failures available, but if those don't behave like you ask i can file feedback to request this kind of test mode failure account
I think they should be async, technically, but the failure might happen more or less immediately
ok I can try but I would say that the response will be immediatelly so the payout will fails in the same moment I create
It is sync, but I guess I can use it anyway to simulate my scenario