a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

bump function id

+1 -1
+1 -1
app/api/inngest/functions/sync_document_metadata.ts
··· 10 10 11 11 export const sync_document_metadata = inngest.createFunction( 12 12 { 13 - id: "sync_document_metadata", 13 + id: "sync_document_metadata_v2", 14 14 debounce: { 15 15 key: "event.data.document_uri", 16 16 period: "60s",