Skip to content

[Feature]: Enable "Run task as soon as possible after a scheduled start is missed" in Windows Task Scheduler #181

@pklejch

Description

@pklejch

Problem / use-case

When you have scheduled periodic backup and your computer is off during the backup time the backup wont run, which is not ideal. Ideally it should run ASAP after the computer is turned back on.

Vorta (another Borg backup client) has similar option too (borgbase/vorta#263).

Proposed solution

I don't know the WinAPI specifics, but I guess it should be simple feature flag when creating Task in Task scheduler. The option is called "Run task as soon as possible after a scheduled start is missed" in the Task scheduler's UI.

Alternatives considered

No response

Scope / details

No response

Contribution

  • I’m willing to open a PR for this
  • I can help test an implementation

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions