drop
This agent drops a message for further processing. Use in conjunction with the ‘when’ configuration to selectively drop messages.
Example
Given the input:
With an agent configuration of:
There would be no output because the message is dropped.
Topics
Input
Output
Configuration
Checkout the full configuration properties in the API Reference page.
Last updated