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
The SavedObjects Client uses refresh: wait_for, which doesn't force a refresh, rather, it waits for a refresh to happen. This is determined by the index.refresh_interval setting. It's possible a template exists which could apply this setting to unwanted.
Let's set this to the default of 1 second.
The text was updated successfully, but these errors were encountered:
The SavedObjects Client uses
refresh: wait_for
, which doesn't force a refresh, rather, it waits for a refresh to happen. This is determined by theindex.refresh_interval
setting. It's possible a template exists which could apply this setting to unwanted.Let's set this to the default of 1 second.
The text was updated successfully, but these errors were encountered: