how close are webhooks?
Hi, very excited to finally be using supabase for a new project. It seems really great for a serverless typescript stack. My question is how close are webhooks to beta/general release? I really like the idea of firing a webhook to a supabase edge function after a record is created to process the record. I am wondering if I should use the webhooks, or build something similar with triggers and pg_net/pg_http. Is that what the webhooks is using behind the scenes? I'm just tinkering on a side project, so not anticipating massive scale out of the gate, so wondering if i could get away with riding out using webhooks, or best not to risk it if they're super unreliable rn.
wondering if it's like... not reliable at all, reliable but might have weird edge cases, reliable but won't scale well, will scale well just dx isn't polished, everything is fine just lack of docs, etc.
wondering if it's like... not reliable at all, reliable but might have weird edge cases, reliable but won't scale well, will scale well just dx isn't polished, everything is fine just lack of docs, etc.