Issue with `Effect.repeat` returning Duration instead of Response
Very silly question, why I get Duration instead of json? I expect to repeat
fetch maximum 3 times with exponential delay between retries. It works fine without the Scheduler