Parallel Instances

On paid service plans, you can configure Agents to scale to multiple instances. Scaling can happen in two ways.

For HTTP and Event Agents, you can scale based on Compute. If compute hits a given threshold (e.g. - 80%), Contextual will automatically scale up another Agent instance.

For Event Agents, you can also scale based on message lag. Based on the number of messages a given agent is required to process it can dynamically scale up to handle the increased message volume.

Compute-Based Agent Scaling
Message Lag-Based Agent Scaling

Last updated