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

CAS warning on stats routes #105

Open
kenirwin opened this issue Jul 12, 2022 · 1 comment
Open

CAS warning on stats routes #105

kenirwin opened this issue Jul 12, 2022 · 1 comment

Comments

@kenirwin
Copy link
Collaborator

CAS warning to console on req stats routes:
options.restletIntegration is set, but options.paths.restletIntegration is undefined! Maybe you forget to set all your paths.

Not sure what this is about. Do we care?

@kenirwin
Copy link
Collaborator Author

This only occurs on stats routes, which are Cas-ignored. I wonder if the restletIntegration is set by the ignore process.

Let's try setting paths: { restletIntegration: null} in middleware/cas-client.js

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

1 participant