snowflakedb / SnowAlert

Security Analytics Using The Snowflake Data Warehouse
Apache License 2.0
181 stars 57 forks source link

Add retry to db.fetch in alert_processor.py #597

Closed sfc-gh-nlele closed 2 years ago

sfc-gh-nlele commented 2 years ago

Updated alert_processor to retry db.fetch, if it produces the StopIteration exception.

Automated tests pass https://app.circleci.com/pipelines/github/snowflakedb/SnowAlert?branch=fix_db_fetch_exception&filter=all