STORY
We're experiencing some performance issues with our GraphQL API
AUTHOR
Joined 2022.06.23
DATE
VOTES
sats
COMMENTS
TAGS

We're experiencing some performance issues with our GraphQL API

We're experiencing some issues with performance, it seems like on the GraphQL function we've got a few queries timing out. I'm not really sure how to debug this but it doesn't seem to be just down to my connection. So I checked the Netlify function logs as I loaded the feed page and noticed these "Task time out after 26.03 seconds" which is curious that they all have the same timeout.

The queries that are problematic also seem to be related mostly to lists of stories in the main feed, as well as tags.