fail2go icon indicating copy to clipboard operation
fail2go copied to clipboard

Assert return values from fail2rest and give better errors.

Open Sean-Der opened this issue 11 years ago • 1 comments

Currently we just cast values and return them, we should add better assertions to make sure we don't have runtime errors when using fail2go

Sean-Der avatar Jun 21 '14 06:06 Sean-Der

I am just going to wrap most fail2ban I/O in exception checking code. I can walk the return data and check for exceptions, hopefully that will catch most issues

Sean-Der avatar Jul 10 '14 14:07 Sean-Der