by Jakelini
We currently have a REST API transaction in which the first request is to send a message and the second to check its status. I need time between both, as the status can take a while to change. This has sent me several alerts.
As an alternative I am making other calls between them, but it does not help me much and is not the best solution.
I'm waiting
Like (2)
Reply
Replies (2)
by franklin1
Hi,
What is the time needed for the second request after the completion of the first request?
In a Transaction for how many steps do you need such a wait time?
Moreover, in how many transactions would you need this wait time?
We need these details to check the possibility of implementing this.
Regards
Franklin
Site24x7 Team
Like (0)
Reply