sparse tail
fails when logs are missing (make it fail more gracefully?)
#64
Labels
Milestone
sparse tail
fails when logs are missing (make it fail more gracefully?)
#64
sparse tail
fails if any of the bash patterns (worker* supervisor* access* metrics* topo_name_*
) is empty. This is probably an indication that something bad has happened, so maybe failure is the correct behavior.Even if failure is the correct behavior, perhaps we could improve the error message from something more clear than:
For example, streamparse might tell which log files are missing?
The text was updated successfully, but these errors were encountered: