-
Luke Lau authored
They don't need to be streamed and by including ActiveStorage::Streaming, they spin up new threads which can cause problems with connection pools as detailed in #44242
Luke Lau authoredThey don't need to be streamed and by including ActiveStorage::Streaming, they spin up new threads which can cause problems with connection pools as detailed in #44242
Loading