FeatureFuel
2

Allow making multiple `pg_net` requests in parallel from a query

Source: supabase/supabase#27183 · opened by @nikodraca
Hi team 👋 I'm wondering if you've considered some way of creating parallel requests based on a query response:
1. Query table and get rows
2. For each row, make a request in parallel where the payload is the row

Maybe there's an existing way to do this but I could only find a way to make a _single_ request based on the results of many rows

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests