canvas-lms/app/middleware
Cody Cutrer 09a6b94036 add reasonable failsafes for several usages of Consul
refs AE-380

a lot of these are APM style settings that would be okay to just turn
off while Consul is down. others are things that should just silently
not have any data, instead of failing the request

Change-Id: I34c553b089197f85b2d46029e5079851227090b6
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/322239
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Isaac Moore <isaac.moore@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2023-07-12 14:51:15 +00:00
..
request_throttle bound request throttle leaking _before_ adding cost of current request 2017-09-19 22:39:09 +00:00
load_account.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
prevent_non_multipart_parse.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
request_context_generator.rb add frozen_string_literal_comment to remaining app files 2021-03-30 17:51:08 +00:00
request_context_session.rb add frozen_string_literal_comment to remaining app files 2021-03-30 17:51:08 +00:00
request_throttle.rb add reasonable failsafes for several usages of Consul 2023-07-12 14:51:15 +00:00
samesite_transition_cookie_store.rb RuboCop: Lint/UnusedMethodArgument partial 2021-10-21 13:39:12 +00:00
sentry_trace_scrubber.rb Improve Sentry APM sampling decisions 2022-02-05 00:17:52 +00:00
sessions_timeout.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00