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

Improve fault tolerance of dataprotection #153

Closed
3 tasks done
volllly opened this issue Jan 3, 2024 · 1 comment · Fixed by #158
Closed
3 tasks done

Improve fault tolerance of dataprotection #153

volllly opened this issue Jan 3, 2024 · 1 comment · Fixed by #158
Assignees
Labels
feature-request New feature or request

Comments

@volllly
Copy link
Contributor

volllly commented Jan 3, 2024

When the dataprotection mechanism fails the launcher should be able to recover instead of crashing.

Tasks

  • When the client-{cashboxId}.ecdh curve can not be loaded print a warning, regenerate it and redownload the cashbox configuration.
    • If necessary reflect these changes in the DoctorCommand so it does still work.
  • If the LauncherConfiguration can not be decrypted (e.g. the proxy string) set the values to null internally and print a Warning suggesting the use of the config set command to add the value to the configuration.
@volllly volllly added the feature-request New feature or request label Jan 3, 2024
@volllly volllly changed the title Improve fault tollerance of dataprotection Improve fault tolerance of dataprotection Jan 3, 2024
@pawelvds pawelvds self-assigned this Jan 4, 2024
@pawelvds
Copy link
Contributor

pawelvds commented Jan 4, 2024

  1. I am going to extend description/make it clearier after planning/refinement
  2. Implement it

@pawelvds pawelvds linked a pull request Jan 12, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants