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 Frontend: Configuration validation before starting the session #2212

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

Comments

@AmmarAbouZor
Copy link
Member

This PR is blocked by #2211

After the validation function is implemented, we need to change the behavior before starting plugins sessions and call validation function to ensure configs are valid before starting the session.
The function for plugins will expect to get all plugin configuration and will return detailed validation info.

Note: The validation at this step should be called upon starting the session and won't support live validation

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

No branches or pull requests

2 participants