You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API appears to support temporarily ignoring process exit codes from mage tasks, by implementing/wrapping tasks in a task type signature that elides the error type.
If this is the case, would like to see example code snippets in the primary mage docs, to make this feature easier to find.
The text was updated successfully, but these errors were encountered:
Hi,
I'd like more documentation on soft assertions.
The API appears to support temporarily ignoring process exit codes from mage tasks, by implementing/wrapping tasks in a task type signature that elides the
error
type.If this is the case, would like to see example code snippets in the primary mage docs, to make this feature easier to find.
The text was updated successfully, but these errors were encountered: