Adds a new config to allow a timeout to be set (this prevents error 504 in checkout in case of api instabilities):
Some notes:
this feature is disabled by default, so unless the storekeeper explicitly enables this it will not affect the current behavior at all;
it relies on this enhancement on the php lib, and after the lib version update there this MUST BE reflected in the composer.json of this module (preview: https://github.com/FrenetGatewaydeFretes/frenet-magento2/pull/24/files#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34L12);
Adds a new config to allow a timeout to be set (this prevents error 504 in checkout in case of api instabilities):
Some notes:
https://github.com/FrenetGatewaydeFretes/frenet-magento2/pull/24/files#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34L12
);