<@U0KFQLGN7>: I tend to rely on exceptions overall...
# announcements
c
@sargunv: I tend to rely on exceptions overall but once in a while, I want to be able to return an object with a list of successes and failures, so a
Result
container is more appropriate for that. It’s uncommon, though, more like “half failures"