Release v1.12.0
Job Failure Threshold (#265) * add class for managing failure threshold * make cancellation token source protected * Update Cognite.Common/FailureThresholdManager.cs Co-authored-by: Einar <einar@omang.com> * convert token source to property * switch to custom callback action * return failed jobs on callback * skip creating hashset of dictionary keys * add tests --------- Co-authored-by: Einar <einar@omang.com>