Skip to content

Release v1.12.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 10:35
7928738
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>