Skip to content

💥 Bubble errors in pipeline execution

AdminXVII requested to merge AdminXVII/ion:error-pipelines into master

Make errors bubble to the top on pipeline execution error (signals & wrong function signature)

Breaking change: functions called with wrong arguments will abort the process.

Merge request reports