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: catch network interruptions during onto creation (DEV-1073) #210

Commits on Aug 5, 2022

  1. - catch network interruptions during the onto creation process

     - improve console output during the onto creation
     - thorough refactoring of the architecture
     - it is now more clear what the methods do
     - no more doubling, e.g. the onto isn't validated two times any more
    jnussbaum committed Aug 5, 2022
    Copy the full SHA
    75c095f View commit details
    Browse the repository at this point in the history
  2. fix

    jnussbaum committed Aug 5, 2022
    Copy the full SHA
    1c06a74 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    22ad5e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. improve docstring

    jnussbaum committed Aug 8, 2022
    Copy the full SHA
    cb51399 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. apply reviewer's feedback

    jnussbaum committed Aug 9, 2022
    Copy the full SHA
    e0826cf View commit details
    Browse the repository at this point in the history