Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tateisu/afe64b648f9711f888625630d68758c1 to your computer and use it in GitHub Desktop.
Save tateisu/afe64b648f9711f888625630d68758c1 to your computer and use it in GitHub Desktop.
method=GET path=/api/v1/timelines/public format=html controller=Api::V1::Timelines::PublicController action=show status=500 error='Rack::Timeout::RequestTimeoutException: Request ran for longer than 90000ms' duration=89998.25 view=0.00 db=89783.95
Rack::Timeout::RequestTimeoutException (Request ran for longer than 90000ms):
app/controllers/application_controller.rb:83:in `cache_collection'
app/controllers/api/v1/timelines/public_controller.rb:20:in `cached_public_statuses'
app/controllers/api/v1/timelines/public_controller.rb:16:in `load_statuses'
app/controllers/api/v1/timelines/public_controller.rb:9:in `show'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment