Closed Alextopher closed 11 months ago
There is still required discussion on how to handle errors for batched lookups. I believe this PR doesn't effect the status-quo in that regard and therefor could be merged without considering changes to the error type.
The tests seem to be failing because of missing secrets on your end.
In #45 I shared how I think the total timeout condition is not being applied correctly. This PR fixes this by adding another helper function.
While I was making this change I noticed some improvements that can be made to the logic of batch lookups.
This should be a completely transparent (semver patch) change.