This issue was recently fixed and I stress tested it myself:
#1551
It introduced the maxRetries variable in FieldtypeMulti.php, which is hardcoded to 3.
Ideally, I'd like to be able to modify it to 5 for example. Can this be made into a config variable so it can be easily overridden?
This issue was recently fixed and I stress tested it myself:
#1551
It introduced the maxRetries variable in FieldtypeMulti.php, which is hardcoded to 3.
Ideally, I'd like to be able to modify it to 5 for example. Can this be made into a config variable so it can be easily overridden?