Open hacksysteam opened 8 years ago
Hi @stephenfewer
It would be great if we can add feature to blacklist crashes which are not interesting. Basically what I mean is before inserting the crash to crashes table, we will consult another table to check if it's being black listed.
Thanks.
Currently I have implement a check for max 15 crashes to be recorded in DB for a hash_quick.
Hi @stephenfewer
It would be great if we can add feature to blacklist crashes which are not interesting. Basically what I mean is before inserting the crash to crashes table, we will consult another table to check if it's being black listed.
Thanks.