Public Vars

Back

clear-agent-errors (clj)

(source)

function

(clear-agent-errors a)
DEPRECATED: Use 'restart-agent' instead. Clears any exceptions thrown during asynchronous actions of the agent, allowing subsequent actions to occur.

Examples