Ensuring Schema Validation Errors Are Visible After Retries
Trying to make sure that if the schema validation fails the error is propagated through so I am seeing the schema error after the retries.
Right now this sample will fail with a TimeoutError each time which leads to no visibility of the core error. I am inclined to believe it;s timing out due to something API related, but the core here is schema validation, which I don't learn about from this output.
https://effect.website/play#39d058135f16
Right now this sample will fail with a TimeoutError each time which leads to no visibility of the core error. I am inclined to believe it;s timing out due to something API related, but the core here is schema validation, which I don't learn about from this output.
https://effect.website/play#39d058135f16
