Skip to content

Display Action salt on Action and Operation views

Adam Coldrick requested to merge sotk/misc/cache-salt into master

This salt is a way to segregate Actions within an ActionCache, and is useful information to have visible in the web UI when debugging cache interaction. This MR adds another pill to ExecutionMetadata displaying this salt at the top of the Action and Operation views, along with the other cache information.

Example of this salt being displayed

Edited by Adam Coldrick

Merge request reports