irods / irods_rule_engine_plugin_audit_amqp

BSD 3-Clause "New" or "Revised" License
2 stars 13 forks source link

Audit plugin should always return RULE_ENGINE_CONTINUE after processing a rule #126

Closed korydraughn closed 8 months ago

korydraughn commented 8 months ago

The audit plugin should never disrupt operations even when placed first in the rule_engines stanza of server_config.json.

See conversation starting at https://github.com/irods/irods_rule_engine_plugin_audit_amqp/pull/125#issuecomment-1772744139 for more details.