Fedex (or any shipping provider) in general error creates DoS for all

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 12 ans
Recently ive had some issues with the fedex shipping provider. If for any reason its in "general error" it halts the other shipping providers from executing. During checkout all the customer sees is "general error" rather than other shipping providers from continuing and returning a result.
It appears that the shipping provider is being called serially, timeouts occurring and then erroring. It would be preferred if it could be executed in parallel or at least continuing on error. Could this please be fixed?

Thanks.
Il y a 12 ans
In fact, all the shipping methods do get executed.  However, if any of them return errors, then only the errors are shown.
I suppose it does make sense to instead return valid options if there are any.
Il y a 12 ans
Yep that would make sense :) can we please log as a bug?
Il y a 12 ans
mkleef wrote:
Yep that would make sense :) can we please log as a bug?

Sure. I've just created a work item
Il y a 12 ans
Thanks Andrei. Appreciated.
Il y a 12 ans
Done. Please see changeset 28004d6f30f9
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.