Is there an existing issue for this?
Which deploy/s?
No response
Current Behavior
Currently the permissions are checked in the function which gets the cache. This function is called once for every input passed in the map function. The permission check only needs to be called once for that (function, user_id) pair.
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response