Open fernanluyano opened 1 year ago
What if tasks fail? The schedule dies. I suggest catching the error and maybe return an Either[Throwable, A] instead
What if tasks fail? The schedule dies. I suggest catching the error and maybe return an Either[Throwable, A] instead