chore: better sync/ingest logging

This commit is contained in:
Adam 2026-05-26 06:35:49 -05:00
commit 46140b0cc8
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
4 changed files with 40 additions and 14 deletions

1
sst-env.d.ts vendored
View file

@ -153,7 +153,6 @@ declare module "sst" {
}
"STRIPE_WEBHOOK_SECRET": {
"type": "sst.sst.Linkable"
"value": string
}
"Stat": import("@cloudflare/workers-types").Service
"StatsDatabase": {