I would parameterize `Failure` with one more type ...
# announcements
c
I would parameterize
Failure
with one more type parameter, so users can indicate how they want to specify the failure (
String
,
Throwable
, …)