mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:58:12 +08:00
9c91e68351
Previously we only allowed one image optimization per machine, this meant there was cross talk between avatar resizing and Sidekiq. This could lead to large amounts of starvation when optimized image version changed which in turn could block the Sidekiq queue. This increases amount of allowed load on machines but this is preferable to having crosstalk between avatar resizing and Sidekiq. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |