Closed lydiapuric closed 5 months ago
@trieloff the 2 index tests are failing because Polly never recorded the HTTP request to fetch the metadata. I haven't committed the recordings for those requests because Polly records, in addition to the request parameters, also the token in the Authorization header.
I added the recording, but I also added some additional code to configure Polly to always redact the authorization header, so we won't have this problem in the future.
This PR will trigger a minor release when merged.
:tada: This PR is included in version 3.31.0 :tada:
The release is available on:
v3.31.0
v3.31.0
Your semantic-release bot :package::rocket:
Please ensure your pull request adheres to the following guidelines:
Related Issues
1143 [Feature] Log costs of a query to Coralogix
Refactoring done:
Thanks for reviewing!