Hi,
thanking for this package, great help!
Every now and then, autopilot returns an 500 Internal Server Error, which Guzzle turns into a ServerException. As the AutopilotManager api methods only catch and transform ClientException into AutopilotException, ServerException gets through to the calling code.
Shall I create a PR?
Hi,
thanking for this package, great help!
Every now and then, autopilot returns an 500 Internal Server Error, which Guzzle turns into a ServerException. As the AutopilotManager api methods only catch and transform ClientException into AutopilotException, ServerException gets through to the calling code.
Shall I create a PR?