microsoft / onefuzz

A self-hosted Fuzzing-As-A-Service platform
MIT License
2.82k stars 198 forks source link

Do not hide messages going to the poison queue #3530

Closed chkeita closed 11 months ago

chkeita commented 11 months ago

The current logic is setting a viability timeout when a message is added to the poison queue. These messages should be visible.

AB#167021