Hi, is it possible to load card even when the step has failed?
The thing I am trying to do is to show some output in card for failed step. But I see once an error is thrown, the card won't load.
✅ 1
v
victorious-lawyer-58417
07/20/2024, 12:50 AM
you can use
@catch
decorator to catch exceptions produced by a step. Then