This project is mirrored from https://gitee.com/mirrors_trending/clutch.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 17 Apr, 2021 1 commit
  2. 16 Apr, 2021 1 commit
  3. 09 Apr, 2021 1 commit
    • Snow Pettersen's avatar
      experimentation: add configurable termination service (#1211) · ffc2b498
      Snow Pettersen authored
      Wires up the termination framework as a configurable service that allows configuring an arbitrary set of termination criteria,
      including custom ones that can be registered by adding them to the terminator.CriteriaFactories map. This allows for
      custom pluggable termination criteria that may rely on internal systems (e.g. check for pages using an internal library)
      that can hook into the monitoring system provided by the termination framework.
      
      Includes a single termination criteria as an example, which simply terminates experiments after they have run for a configured
      amount.
      
      Rejigs the monitoring class a bit to allow for per config type termination criteria
      ffc2b498
  4. 07 Apr, 2021 2 commits
  5. 01 Apr, 2021 5 commits
  6. 30 Mar, 2021 2 commits
  7. 26 Mar, 2021 1 commit
  8. 12 Mar, 2021 1 commit
  9. 08 Mar, 2021 1 commit