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
Previously we had SILO and LAPIS in one deployment. That meant that until all of them were healthy we kept using the old SILO. Now we've split them out. Now SILO can become "healthy" and therefore receive traffic before it has finished SILO import. We should only make it ready after SILO import to avoid data downtime during deployments.
The text was updated successfully, but these errors were encountered:
Previously we had SILO and LAPIS in one deployment. That meant that until all of them were healthy we kept using the old SILO. Now we've split them out. Now SILO can become "healthy" and therefore receive traffic before it has finished SILO import. We should only make it ready after SILO import to avoid data downtime during deployments.
The text was updated successfully, but these errors were encountered: