smartcar / python-sdk

Smartcar Python SDK
MIT License
44 stars 13 forks source link

fix: Retry-After in batch path response #136

Closed nbry closed 3 months ago

nbry commented 4 months ago

This PR fixes the exception_factory usage in Vehicle.batch by using the headers from the individual path response rather than the top-level headers. This PR should resolve the missing "retry_after" field in the exceptions attached to the batch result object.

Summary of changes:

smartcar-ci commented 3 months ago

:tada: This PR is included in version 6.13.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: