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
Maybe We have configured it wrong, but when we build our gatsby application, 50% of times it throws the same error message:
ERROR UNKNOWN
failed to index to Algolia cannot apply the batch operation on a replica index
Error: cannot apply the batch operation on a replica index
not finished onPostBuild - 0.849s
failed index to Algolia - 0.849s - Found 1 stale objects; removing...
ELIFECYCLE Command failed with exit code 1.
We have to build again and then it works perfectly.
This is an example of how do we create the queries:
Hi there!
Maybe We have configured it wrong, but when we build our gatsby application, 50% of times it throws the same error message:
We have to build again and then it works perfectly.
This is an example of how do we create the queries:
Anyone has or had the same problem?
Thanks!
The text was updated successfully, but these errors were encountered: