Skip to content
Snippets Groups Projects
Commit 1d10eda8 authored by Vinh Quốc Nguyễn's avatar Vinh Quốc Nguyễn Committed by Cameron Sparr
Browse files

Fix crash when allow pending messgae wasn't set (#1785)

The default is 0 so we hit a division by 0 error and crash. This checks
ensure we will not crash and `log` and continue to let telegraf run

Also we set default allow pending message number to 10000
parent 9ea3dbee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment