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
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.
Comments
Similar requests
Support For PUT in pg_net
1 vote · 0 comments
expand pg_net functionality with more operations and other data types?
1 vote · 0 comments
Support for Retrieving Multiple Users by IDs in supabase-js
5 votes · 0 comments
[Feature Request] Call other saved SQL queries from Dashboard query
1 vote · 0 comments
[RFC] Query builder immutability and safe branching semantics across Supabase SDKs
1 vote · 0 comments
No comments yet.