Skip to content

mify.error.handle

Node ID: mify.error.handle

Category: resilience

InputTypeDescription
inputobjectInput to pass through if no error
dataobjectData alias for input
errorobjectError from upstream node
OutputTypeDescription
handledbooleanWhether an error was handled
resultobjectResult or fallback value
errorMessagestringError message if handled
errorobjectOriginal error if handled