Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit requesting certain types to @console_rule #8336

Closed
gshuflin opened this issue Sep 25, 2019 · 2 comments
Closed

Limit requesting certain types to @console_rule #8336

gshuflin opened this issue Sep 25, 2019 · 2 comments

Comments

@gshuflin
Copy link
Contributor

We need infrastructure to require that certain types that involve inherently non-cacheable functionality can only be requested in a @console_rule. Right now this is the Workspace type introduced in #8329 , and the Console type itself, but there may be others in the future.

@Eric-Arellano
Copy link
Contributor

We may want to do this for the PassthroughArgs subsystem that we are likely to create. Unclear.

@stuhood
Copy link
Member

stuhood commented Feb 12, 2020

Fixed in #8922. Thanks!

@stuhood stuhood closed this as completed Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants