Combining `Effect.retry` with `Schedule.fixed` and `{ times: n}`

Is there a way to Effect.retry with Schedule.fixed ( ... ) and { times: n}?
Was this page helpful?