Currently, there some ClientIO function (and agent -> user) interaction that are "synchronous" blocking clalback (e.g. askYesNo).
Those are not logged in the display log and not resumable, and current not supported in agent-server.
Review the use case and redesign it so it will work for agent-server as well.
Currently, there some ClientIO function (and agent -> user) interaction that are "synchronous" blocking clalback (e.g. askYesNo).
Those are not logged in the display log and not resumable, and current not supported in agent-server.
Review the use case and redesign it so it will work for agent-server as well.