Stand-With-Crypto / swc-web

Stand With Crypto's codebase, open sourced for community collaboration. If you care about crypto, it's time to prove it.
https://www.standwithcrypto.org/
Apache License 2.0
22 stars 5 forks source link

Slow DB Query in Inngest NFT mint backfill #1148

Closed sentry-io[bot] closed 1 month ago

sentry-io[bot] commented 2 months ago
Sentry Issue: PROD-SWC-WEB-220
Offending Spans db - SELECT swc-web.user_action.id, `swc-...
travisbloom-cb commented 2 months ago

Because this sluggish query is not impacting users (it occurs in the inngest fn backfill), this is prob not a critical perf improvement to make

eduardopicolo-cb commented 1 month ago

Same as https://github.com/Stand-With-Crypto/swc-internal/issues/150