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

Fix persist compiler crash when no persist configurations are found #6187

Closed
hasathcharu opened this issue Mar 18, 2024 · 0 comments · Fixed by ballerina-platform/module-ballerina-persist#278

Comments

@hasathcharu
Copy link

Description:
The model definition validation task crashes when trying to read non existent persist configurations from Ballerina.toml file. The desired behavior is to gracefully stop validation when the persist configurations are not found.

Describe your task(s)

  • Prevent the crash if persist configurations are not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants