2020-06-19 19:18:59 UTC - matt_innerspace.io: what are the best practices for updating java functions (jars) without interrupting overall processing, and without interrupting existing function executions? i.e. update the function after the next function execution completes, etc. ----