]> git.openstreetmap.org Git - rails.git/commit
Use web_timeout for notes controller
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Jan 2023 15:28:02 +0000 (15:28 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 11 Jan 2023 15:28:02 +0000 (15:28 +0000)
commita7f0de41e65f90c8a20e1a219a5b7ecf498628a7
treed1b66c56b51c258bfb6f8dfc7e718ffc7800678f
parent0c7fa2caeca882c9e8d45f11bde86abf967fe0e3
Use web_timeout for notes controller

This controller doesn't handle any API methods, and so the api call
error handling isn't appropriate.
app/controllers/notes_controller.rb