discourse/app
Sam Saffron 0cbaa8d813
FEATURE: extend duration allowed for download
Previously we would raise a warning in the logs if downloading
a file (from s3) takes longer than 60 seconds.

At scale this happens reasonably frequently.

1. Raised the duration to 3 minutes

2. Pulled the resizing mutex out of the downloading mutex
so we have less and clearer error logs
2020-05-15 12:45:47 +10:00
..
assets DEV: Standardize table sorting verbiage (#9757) 2020-05-14 20:10:59 -06:00
controllers Revert "FIX: don't compute draft for bots on categories index route" 2020-05-15 10:40:35 +08:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models FEATURE: extend duration allowed for download 2020-05-15 12:45:47 +10:00
serializers PERF: Dematerialize topic_reply_count (#9769) 2020-05-14 15:42:00 -07:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: Load locale first in wizard app 2020-05-14 11:48:55 +03:00