elsa-workflows / elsa-workflows/elsa-core
Custom Activity: How to make it Fail. Using False()?
Open
bug
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
Hi,
In my custom activity I return Fault with some comment.
`return Fault("Error get access /quote/CorrelationId endpoint");`
So it will make fail my workflow. But I don't know where the error message is displayed.
All I can see is that the activity has been executed and there was problem.
What's a proper way to display errors?

_Originally posted by @cfrelet in https://github.com/elsa-workflows/elsa-core/discussions/1637#discussioncomment-1480133_
Contributor guide
Assessment
This issue has not been assessed yet.