Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentExecutionPolicy

Defines policy on environment queuing at Release Management side queue. We will send to Environment Runner [creating pre-deploy and other steps] only when the policies mentioned are satisfied.

Hierarchy

  • EnvironmentExecutionPolicy

Index

Properties

Optional concurrencyCount

concurrencyCount: number

This policy decides, how many environments would be with Environment Runner.

Optional queueDepthCount

queueDepthCount: number

Queue depth in the EnvironmentQueue table, this table keeps the environment entries till Environment Runner is free [as per it's policy] to take another environment for running.

Generated using TypeDoc