Hey guys! Quick question if anyone knows – does th...
# help
d
Hey guys! Quick question if anyone knows – does the PostgREST API have an in-built queueing system for events? Let's say I hit an update endpoint 5000 times in 1 second for 5000 record changes – will Supabase PostgREST be able to queue and handle that?
n
Hello @Daniel_pttb! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
s
I don't think there is a queue as such but you might get rate limited for trying to update so many entries in 1 second.
n
Daniel_pttb (2022-05-24)