-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.
Description
Feature
The _checkAccess
call can take some time, and for short running Actors (e.g. those processing a single URL) it can be significant, especially on lower memory/CPU runs.
Motivation
.
Ideal solution or implementation, and any additional constraints
Add a new option, maybe checkAccess: boolean
, to allow opting out of this validation.
Alternative solutions or implementations
No response
Other context
No response
Metadata
Metadata
Assignees
Labels
t-toolingIssues with this label are in the ownership of the tooling team.Issues with this label are in the ownership of the tooling team.