Skip to content
  • Krasimir Angelov's avatar
    Implement support for incremental rollout · 12a986b1
    Krasimir Angelov authored and Alessio Caiazza's avatar Alessio Caiazza committed
    This adds support for specifying rollout strategy via the following
    attributes:
      * percentage - integer value that specifies how many % of requests
    should be enabled
      * stickiness - if not specified guarantees stickiness for the provided
    actor. If set to "random" no stickiness is guaranteed.
    12a986b1
Loading