Metro-Records / la-metro-councilmatic

:metro: An instance of councilmatic for LA Metro
MIT License
6 stars 2 forks source link

Should we expect intermittent errors from SearchBox? #1145

Open hancush opened 1 month ago

hancush commented 1 month ago

Sometimes we see transient 500 and 502 errors from our hosted ElasticSearch provider. Are these expected, or indicative of an error? If they are expected, consider grouping these issues under one Sentry thread.

hancush commented 1 month ago

Sentry trace: https://datamade.sentry.io/performance/trace/0ad7e214d40a40ec8c833e3c5f88f843/?fov=0%2C0&groupId=5509810639&node=error-8c4d880e2d244d1394fd2c0ccea686b2&pageEnd=2024-07-19T04%3A36%3A55.301&pageStart=2024-07-18T04%3A36%3A55.301&project=2131912&referrer=issue_details.related_trace_issue&source=issue_details&timestamp=1721320615

antidipyramid commented 1 month ago

After corresponding with Searchbox support, it seems like many of these 500 errors are due to memory intensive searches. We're tracking the work to reduce memory usage in #1151.