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]: OS api for indicating new data needs to be backed up #1445

Open
1 task done
dr-bonez opened this issue May 16, 2022 · 0 comments
Open
1 task done

[feat]: OS api for indicating new data needs to be backed up #1445

dr-bonez opened this issue May 16, 2022 · 0 comments
Assignees
Labels
Enhancement New feature or request Needs Scoping Requirements are not fully defined startd Issues pertaining to startd itself
Milestone

Comments

@dr-bonez
Copy link
Member

Prerequisites

  • I have searched for existing issues that already suggest this feature, without success.

Describe the Feature Request

Allow services to notify the OS that new critical data is available to back up. This will notify the user to back up, or perform an automatic backup at the next allowed time if that is configured.

Describe the Use Case

This will allow us to be more efficient in backing up data, while also making sure critical data doesn't go too long without backing up.

Describe Preferred Solution

Once EmbassyOS has a Process api in EmbassyScript, the main method for a container can invoke whatever main runtime is necessary, then also call another api to notify about backup data when necessary.

Describe Alternatives

No response

Anything else?

No response

@dr-bonez dr-bonez added the Enhancement New feature or request label May 16, 2022
@dr-bonez dr-bonez self-assigned this May 16, 2022
@elvece elvece added startd Issues pertaining to startd itself Needs Scoping Requirements are not fully defined labels Dec 14, 2022
@MattDHill MattDHill added this to the 0.4.0 milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Needs Scoping Requirements are not fully defined startd Issues pertaining to startd itself
Projects
None yet
Development

No branches or pull requests

3 participants