slackhq / astra

Astra is a structured log search and analytics engine developed by Slack and Salesforce
https://slackhq.github.io/astra/
MIT License
213 stars 30 forks source link

Preprocessor should gracefully exit when no service configs are found #615

Open bryanlb opened 1 year ago

bryanlb commented 1 year ago

Description

Today we allow the preprocessor to go into a waiting state for new configs. This can be difficult to notice that no valid configs exist, so we should system.exit(0) in this case to make it more obvious.

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days.