You can configure behavior for cycles, dropped objects, execution queuing, and skipping peering events from the Advanced settings options found on the Condition page when setting up a new automation.

Automation sequences can sometimes cause infinite loops (cycles) when automations trigger each other. Review the documentation on cycle detection for more information.
For certain automations, cycle detection may be undesirable. To allow up to 50 cycles, enable Allow cycles in the automation settings. Note that overriding cycle detection is only available for live monitoring.

You can configure how Automate handles objects when the live automation scale limit is reached.
When Drop objects over the live automation scale limit is enabled, events triggered by more than 10,000 objects will process the first 10,000 objects and drop the remaining objects (instead of failing).
Note that this option is only available with live monitoring enabled.

You can enable Queue effect executions to process automation events sequentially in the order they triggered. When this setting is enabled, events execute one at a time, based on when they were triggered.
There are several reasons you might want to enable queue effect executions:
Ensure execution order: When you need events to happen in a specific sequence, such as sending a "Processing started" notification before a "Processing finished" notification.
Control concurrency: When you want events to run one at a time, which can be useful for:
Queuing applies at the automation event level (individual runs in automation history). Concurrency settings (parallel vs. sequential effects) still apply within an individual event. The queuing only affects the order in which separate events are processed. For example, if three events trigger an automation in quick succession:
When your automation monitors an object type that receives updates through ontology peering, you may want to prevent those peered changes from triggering the automation's effects. Enabling the Skip events from peering patches to this object option causes the automation to ignore events that originate from peering patches, so that only direct edits such as user actions or other non-peering sources trigger the automation's effects.
This setting only applies to automations using live monitoring with an object set condition. Time-based triggers and scheduled evaluations are not affected.
This setting is used in environments that have peering connections where the same automation logic exists on both sides of a peer connection. Without this setting, a peered edit arriving on the remote enrollment could re-trigger the automation, leading to duplicated or unintended side effects. For example, if an automation creates an alert and sends an email notification, both enrollments could independently fire the automation for the same peered event, resulting in duplicate emails being sent to the same user or group.
Events that are skipped by this setting will not appear in the Automate History page.
Follow the steps below to enable skipping events from peering patches.
If the following settings are not visible, contact your Palantir representative or Palantir Support to enable this option for your Enrollment.