Problem Statement
Supabase recently announced that they will support Queues. Their primary example for Typescript is using the existing lib @supabase/supabase-js
Solution Brainstorm
It should be possible to get support for these queues to also correctly populate Sentry's Performance Insights for Queues.
Problem Statement
Supabase recently announced that they will support Queues. Their primary example for Typescript is using the existing lib
@supabase/supabase-jsSolution Brainstorm
It should be possible to get support for these queues to also correctly populate Sentry's Performance Insights for Queues.