Vince DeVendra
Vince DeVendra
- Algolia Client Version: 2.2.2 - Language Version: Ruby 2.7.5 ### Description I'm getting 400 errors when trying to call `index.partial_update_objects`. See repro steps for more details. ### Steps To...
Adds a workflow file to run tests
We have a Phoenix application that expects the `[:phoenix, :endpoint, :stop]` event to be executed, but I noticed that this was not happening when uncaught exceptions originated from this plug....
I noticed while testing out retry behavior on a deferred length upload that if the final chunk request received a retryable error response from the server, the retry would fail...