workshop.codes icon indicating copy to clipboard operation
workshop.codes copied to clipboard

Elasticsearch::Transport::Transport::ServerError in search#show

Open Mitcheljager opened this issue 3 years ago • 2 comments

Error in workshop-codes

Elasticsearch::Transport::Transport::ServerError in search#show [429] {"code":429,"message":"Concurrent request limit exceeded. Please consider batching your requests, or contact [email protected] for help."}

View on Bugsnag

Stacktrace

app/models/post.rb:178 - block in search
app/models/post.rb:142 - search
app/controllers/search_controller.rb:72 - get_filtered_posts
app/controllers/search_controller.rb:35 - show
app/controllers/application_controller.rb:61 - set_current_user

View full stacktrace

Created by [email protected] via Bugsnag

Mitcheljager avatar Aug 01 '22 20:08 Mitcheljager

Bugsnag seems to indicate these errors are becoming less common. Closing for now.

CactusPuppy avatar Aug 01 '22 22:08 CactusPuppy

An error linked to this issue has been reopened in Bugsnag Elasticsearch::Transport::Transport::ServerError in search#show

Mitcheljager avatar Aug 09 '22 10:08 Mitcheljager