Jon Moss

Results 6 comments of Jon Moss

cc @matthewd, @dhh, what should the expected behavior be here?

Hmm, yeah, I believe the original reason is due to the rebasing done on certain platforms. If we want to try and change the settings during an off-hour-ish time, works...

+1, cc @rvagg for Cloudflare bits

Semi-related to #23868. I think `ActionController::Streaming` either needs to hop onto the `DebugExceptions`/`ShowExceptions` train, or an agnostic API needs to be created, that both `ActionController::Streaming` and `DebugExceptions`/`ShowExceptions` can take and...

Working on a POC for this. I think we can use infrastructure from `ActiveSupport::Notifications` to implement the functionality.