Thanks for the quick reply.
I know that it’s no way to infer the inputs from the hash. What I’d like to do is collecting cache keys to figure out which tasks are easily cache-miss in our project through different engineer’s environment. Right now, I can only receive the cache keys from my own cache server without any taskName information.
It’s totally fine for me to collect this information in the runtime environment.