Open meskill opened 1 month ago
/bounty $100
/attempt #2891
with your implementation plan/claim #2891
in the PR body to claim the bounty🙏 Thank you for contributing to tailcallhq/tailcall! 🧐 Checkout our guidelines before you get started. 💵 More about our bounty program.
Attempt | Started (GMT+0) | Solution |
---|---|---|
🔴 @ssddOnTop | Sep 24, 2024, 4:02:54 PM | WIP |
@ssddOnTop: Reminder that in 1 days the bounty will become up for grabs, so please submit a pull request before then 🙏
The bounty is up for grabs! Everyone is welcome to /attempt #2891
🙌
Action required: Issue inactive for 30 days. Status update or closure in 7 days.
In some cases batched request could be resolved to multiple values for every entry of the batched parent value. The logic is already implemented for the
@http
dataloader depending on the type of the field. See https://github.com/tailcallhq/tailcall/blob/23a56b4a980ad0df84cfb7c4b7d19467dccc2e9d/src/core/http/data_loader.rs#L45-L49 for reference.Implement support for list types for the
@grpc
batched request