algolia / gatsby-plugin-algolia

A plugin to push to Algolia based on graphQl queries
https://yarn.pm/gatsby-plugin-algolia
Apache License 2.0
177 stars 45 forks source link

Facets and Settings Irregularly Missing #37

Closed johndaskovsky closed 5 years ago

johndaskovsky commented 5 years ago

There is an irregular bug with the plugin which is causing the facets and other settings which are set up in the plugin config to be sporadically missing from the updated index.

I noticed that when this problem occurs, the settings and facets exist on the tmp version of the index but not on the primary version.

This issue has happened several times during our build over the last 3 months and is difficult to replicate. In testing locally today, 2 of the 3 times resulted in one of our indexes missing its settings, and the third time the settings were present.

The irregularity of the bug makes me suspect a race condition at play but I've not been able to identify the problem.

Haroenv commented 5 years ago

thanks!

Haroenv commented 5 years ago

published in 0.3.4