CERT-Polska / karton

Distributed malware processing framework based on Python, Redis and S3.
https://karton-core.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
381 stars 45 forks source link

Use error instead of warning when tasks are killed due to inactivity #248

Closed nazywam closed 5 months ago

nazywam commented 5 months ago

Those two scenarios shouldn't happen in a "healthy" environment. By using error instead of warning they will be easier to spot and resolve.