title | issue | author | author_email |
---|---|---|---|
Add memory limit to admin worker |
NEXT-19688 |
Niklas Büchner |
- Added
\Shopware\Core\Framework\Util\MemorySizeCalculator
to convert human readable memory sizes to the actual byte sizes.
- Added a memory limit to the admin worker.