09-05-2018 11:38 AM - edited 03-14-2019 06:28 PM
I have a callback script and have a question. When it gets to the place call to the callbackscript trigger it will go to successful even though someone in the callback csq has not gone ready yet. In reactive debug ill watch it keep bouncing back to the wait_for_agent_callback tag as that is listed for this menu step in the timeout and unsuccessful. When the agent goes ready it completes the call back and all works fine. My main concern is the limitation on steps. So if someone requests a callback and i only have that 2 second delay it will eventually reach the max 1000 steps right and caller will never get the automated callback correct? Is there a best practice to deal with?
To add an update i have done some further testing leaving a call waiting on a callback for an extended period of time and it never fails. So i am unsure if what i see when doing reactive debugging and what is actually occurring is different as i'd expect how it keeps stepping in the reactive debug to eventually lead to too many steps?
03-11-2019 09:48 PM
Did you solve this problem?
I am interested in what is the longest time you were able to keep calls in the call back queue before the script reached its maximum steps and abandoned the calls?
03-12-2019 09:46 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide