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

Plugins Backend: Static validation for configuration before session start #2211

Open
AmmarAbouZor opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
new newly created issue plugin

Comments

@AmmarAbouZor
Copy link
Member

Plugins API should provide a function to validate all the configuration and provide a detailed validation result with the ids of the invalid plugins alongside with the validation error.

This function will be called upon starting the session.

Note: Initially we can load the plugins on each call, but we need to consider to cache the loaded plugin instance for next steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new newly created issue plugin
Projects
None yet
Development

No branches or pull requests

1 participant