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

feat/bug(core): Add error handling to most core functions #21

Open
sevilayerkan opened this issue Jun 27, 2023 · 0 comments
Open

feat/bug(core): Add error handling to most core functions #21

sevilayerkan opened this issue Jun 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request to-do To-do

Comments

@sevilayerkan
Copy link
Owner

Is your feature request related to a problem? Please describe.
feat/bug(core): Error handling must be implemented to most of the core functions

Add exception handling to handle potential errors that may occur during Docker commands execution. For example, you can catch and display specific error messages when the Docker daemon is not running or when a command fails to execute.

To resolve this issue:

  • We need to decide which functions need error handling
  • Research about how we can implement error handling.
@sevilayerkan sevilayerkan added enhancement New feature or request to-do To-do labels Jun 27, 2023
@sevilayerkan sevilayerkan self-assigned this Jun 27, 2023
@sevilayerkan sevilayerkan mentioned this issue Jun 29, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to-do To-do
Projects
None yet
Development

No branches or pull requests

1 participant