Closed anandaroop closed 1 month ago
looks due to the now-much-slower counts present after a recent Mongo upgrade (the estimated_count
vs count
thing, may need some index double-checking) - https://artsy.slack.com/archives/C02JHHHKP5K/p1726154574145689
Follow-up to this discussion
This tweaks the
ShowsForYou
resolver — known to be slow — to allow a more generous timeout in dev/staging, while still honoring theHOME_VIEW_RESOLVER_TIMEOUT_MS
env var in production.