[openstreetmap/openstreetmap-website] Fix browse elements timeouts (PR #5214)

Anton Khorev notifications at github.com
Sat Sep 14 15:10:28 UTC 2024


Like #5178, was part of https://github.com/openstreetmap/openstreetmap-website/pull/4617.

Shows messages like this on element, element version and element history page timeouts:
![image](https://github.com/user-attachments/assets/ec4e4d57-0f5b-4d16-b2f1-97afd8c85940)

Currently those are failing with "Missing template .../timeout".
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/5214

-- Commit Summary --

  * Fix browse elements timeouts

-- File Changes --

    A app/views/nodes/timeout.html.erb (5)
    A app/views/old_nodes/timeout.html.erb (5)
    A app/views/old_relations/timeout.html.erb (5)
    A app/views/old_ways/timeout.html.erb (5)
    A app/views/relations/timeout.html.erb (5)
    A app/views/ways/timeout.html.erb (5)
    M config/locales/en.yml (15)
    M test/controllers/nodes_controller_test.rb (11)
    M test/controllers/old_nodes_controller_test.rb (11)
    M test/controllers/old_relations_controller_test.rb (11)
    M test/controllers/old_ways_controller_test.rb (11)
    M test/controllers/relations_controller_test.rb (11)
    M test/controllers/ways_controller_test.rb (11)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/5214.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5214.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5214
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/5214 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240914/0c8a6b8a/attachment-0001.htm>


More information about the rails-dev mailing list