Kostadin A.
Kostadin A.
For the best future of the module you should consider implementing AWS PHP Client library instead of the ZF1. You may have not heard of about https://minio.io/ it is S3...
Experiencing the same issue running on Redis sentinel of 3 nodes. In my observations error happens every day after full cache flush when a lot of data is present (trough...
My project has **Mage_Core_Model_Config** class taken from the openmage lts (from master or last release) project, so yes? This morning all of the three errors had happened after the cache...
See the diff here: [Report.zip](https://github.com/colinmollenhour/Cm_Cache_Backend_Redis/files/4515671/Report.zip)
I _guess_ it should be treated as a kind of operational timeout and do retries based on configuration but I do not have full understanding of the issue because I...
https://php.net/manual/en/class.sessionhandlerinterface.php (PHP 5 >= 5.4.0, PHP 7)
Instead of the second "compress_data" tag, should be: `` 20480 gzip``
For the record: Migration from 1.9.4.3 to 2.3.5-p2 using 2.3-develop version of the data-migration tool. I have missing attribute manufacturer in all attribute sets and the data related to the...
@norgeindian maybe [this PR](https://github.com/magento/data-migration-tool/pull/848) can fix your use case?
@norgeindian Please post back your experience with the PR.