forked from arkime/arkime
-
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.
handle nodes being down better (arkime#1524)
* handle nodes being down better if remote node is down, skip the session and go back through skipped sessions later consolidate redundant ui components for status and hunt details don't display skipped hunts in progress bar indicate number of skipped hunts in hunt details * add console logs to diagnose potential problems rearrange function uncomment total sessions update * remove settimeout for local testing * fix searching for failed sessions when a node is down update the progress bar correctly show percentage correctly save if searching for failed sessions and don't increment total sessions return out of running hunt job if there are failed sessions to search pass proper path to makeRequest when hunting failed sessions * use hunt options to store searchingFailedSessions * fix text for hunt job info also make sure hunt job kicks off when failedSessionIds is only partially updated * add limit to length of failed sessions * remove todos and add comment * use Db.getSession and error out of huntFailedSessions instead of nested if
- Loading branch information
Showing
4 changed files
with
392 additions
and
365 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
Oops, something went wrong.