fm.common.rich
Returns whether the future has been completed with a Failure
Returns whether the future has been completed with a Success
Alias for .mapValue
Like .map but allows you to map the Try[A] value instead of only a successful result