forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Enterprise Search] Fix logic for long running and orphaned jobs (ela…
…stic#145714) This fixes the logic for long-running connector sync jobs: they should look at started_at rather than last_seen. It also fixes the logic for orphaned jobs, which were displaying the opposite of what they should have been displaying. (cherry picked from commit 2e178f8)
- Loading branch information
Showing
1 changed file
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters