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
{{ message }}
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
I think we should first look at how we're creating that payload. My suspicion is that the lag is caused by the saturating each record with the expanded details (like groups, etc). What we probably need to do is have a processor that listens for data changes to things like groups and updates those fields directly in the index instead of saturating them in real time. Does that make sense?
Run a challenge to review ES config / code and identify opportunities to optimize.
Currently takes 7+ seconds to load results.
The text was updated successfully, but these errors were encountered: