Handler (flapjack) ignores check occurrences

Hello,

the Sensu default mailer handler just send mails after the check occurrences limit is reached.In our case this value is 3, so we get a mail after a check is failing 3 consecutive times.

The handler we want to use now (flapjack) seems to ignore the occurrences, the first time a check fails it appears in flapjack. Should it be part of the handler code to respect this value or is it Sensu who misbehaves here?

Thanks in advance!

Cheers,

Chris