Skip to content

Do not log task inputs/outputs when LogTaskInputs is set #6305

@KirillOsenkov

Description

@KirillOsenkov

RAR attempts to avoid logging task inputs and outputs when LogTaskInputs is set:

if (Traits.Instance.EscapeHatches.LogTaskInputs)

However I've just realized this may not properly propagate to node processes. We need a way to reliably extract this information from a task.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions