By definition, a product with 'MaxValidDays' should be extendable any number of times, even if the total validity period exceeds the 'MaxValidDays' value. This is expected, since with each extension the product has to be approved again.
If such an order is extended, where the NEW ValidUntilProlongation is within the allowed period (calculated from <today>), but calculated from the original ValidFrom exceeds the MaxValidDays, an unwarranted error occurs, e.g.:
"[2133126] Value 'ValidUntilProlongation' must be less than '2/13/2021 12:59:59 AM'."
This this related to CR Numbers 33410 and 24334 - it was once specified there that a product can be extended any number of times despite the value of 'MaxValidDays'.