Open oscarvalenzuelab opened 7 months ago
Originally, the plan was to move custom functions out of the hander into the util or common class, but as the we need to keep full control over each handler to allow custom flows, we will push this out of the release.
Move functions out of the hander, to a centralized location like commons and utils classes.