[openstreetmap/openstreetmap-website] Fix timeout messages for former browse pages (PR #4617)
Anton Khorev
notifications at github.com
Thu Apr 4 14:45:32 UTC 2024
@AntonKhorev commented on this pull request.
> @@ -11,7 +11,7 @@ class NotesController < ApplicationController
before_action :lookup_user, :only => [:index]
before_action :set_locale
- around_action :web_timeout
+ around_action :web_timeout, :only => :show
Moved notes-related changes to #4647.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4617#discussion_r1551826354
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4617/review/1980148422 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240404/6589de38/attachment-0001.htm>
More information about the rails-dev
mailing list