Skip to content

[Bug]: Only check permissions once when submitting jobs via the api-server's map endpoint. #8498

@bisgaard-itis

Description

@bisgaard-itis

Is there an existing issue for this?

  • I have searched the existing issues

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

Metadata

Metadata

Assignees

Labels

bugbuggy, it does not work as expected

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions