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.
12 years ago
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.
12 years ago
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.
12 years ago
Yep that would make sense :) can we please log as a bug?
12 years ago
mkleef wrote:
Yep that would make sense :) can we please log as a bug?

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