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

Prevent API usage if setup has failed #23

Open
dasupradyumna opened this issue Jan 8, 2025 · 0 comments
Open

Prevent API usage if setup has failed #23

dasupradyumna opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
internal Related to internal project development
Milestone

Comments

@dasupradyumna
Copy link
Owner

Context

Any failure in API functions is currently handled by just sending an appropriate warning or error notification. This is not sufficient in all cases, for instance if runtime configurations could not be loaded properly for the current working directory.
We would like to prevent the usage of API functions along with an error notification, when setup() function has failed.

@dasupradyumna dasupradyumna self-assigned this Jan 8, 2025
@dasupradyumna dasupradyumna added the internal Related to internal project development label Jan 8, 2025
@dasupradyumna dasupradyumna added this to the v1.0.0 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Related to internal project development
Projects
None yet
Development

No branches or pull requests

1 participant