Closed countfloyd closed 1 month ago
/bounty $75 to increase arity to 16.
/attempt #3130
with your implementation plan/claim #3130
in the PR body to claim the bountyThank you for contributing to zio/zio-http!
Add a bounty âĸ Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
đĄ @varshith257 | Sep 18, 2024, 2:07:59 PM | WIP |
đĸ @987Nabil | #3148 |
/attempt #3130
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@varshith257 | 4 ZIO bounties + 9 bounties from 6 projects |
TypeScript, Go |
īš3141 |
Cancel attempt |
đĄ @987Nabil submitted a pull request that claims the bounty. You can visit your bounty board to reward.
@varshith257: Reminder that in 7 days the bounty will become up for grabs, so please submit a pull request before then đ
đđ @987Nabil has been awarded $75! đđ
Currently, the Endpoint.outErrors method can only accept up to 8 error types. Would be great to be able to add more. Right now, I have 10. Is there another way to do this without generating a huge intersection type for errors?