I’m developing a custom JobFilter for my application but It seems that the method from a recurring job is not hitting the OnPerformed method (IServerFilter). When I create a background job manually this works just fine.
Does someone knows how to monitor if a job (all types) is complete?