You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your issue might come from the read timeout parameter, used by the Go API Client which the CLI rely on. The read timeout default value is 5 seconds.
There is currently no way to configure this timeout in the CLI, but this is definitely something we could implement in a future release. In the mean time, in order to confirm the source of your issue, will you be able to build the CLI locally?
If that's the case, you will have to add the following change in this file
algolia version 1.6.11
We can't seem to pull our indexes down locally with the
browse
function and not sure if there's a timeout setting that can used to adjust this.Some of the index manages to come down, in some cases hundreds of megabytes, but never a successful download of the index.
The text was updated successfully, but these errors were encountered: