David Michael Carter
09/09/2025, 3:56 PMFinished in state Completed(message=None, type=COMPLETED, result=ResultRecord(metadata=ResultRecordMetadata(...
Every time one of my tasks finishes, its outputs are involuntarily printed to the cloud logs. This is unacceptable as some task outputs contain secrets such as auth tokens, and now we have to deal with leaked secrets.David Michael Carter
09/09/2025, 4:04 PMNate
09/09/2025, 4:25 PMNate
09/09/2025, 4:28 PMDavid Michael Carter
09/09/2025, 4:37 PMNone
). And every task in between when i have chained together mapped tasks. But I have also seen it for a normal synchronous task which is fed into the chained/mapped task treeDavid Michael Carter
09/09/2025, 4:40 PMNate
09/09/2025, 4:41 PMDavid Michael Carter
09/09/2025, 5:40 PMNate
09/09/2025, 7:26 PM