Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
borgbase
/
vorta
Public
Notifications
You must be signed in to change notification settings
Fork
229
Star
2.5k
Code
Issues
201
Pull requests
33
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
add JobModel: persistent scheduler job store (#2360, phase 1)
- #2530
#2530
Merged
m3nu
merged 7 commits into
borgbase:master
borgbase/vorta:master
from
ebuzerdrmz44:refactor/scheduler-job-model
ebuzerdrmz44/vorta:refactor/scheduler-job-model
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
add JobModel: persistent scheduler job store (#2360, phase 1)
#2530
m3nu
merged 7 commits into
borgbase:master
borgbase/vorta:master
from
ebuzerdrmz44:refactor/scheduler-job-model
ebuzerdrmz44/vorta:refactor/scheduler-job-model
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
add JobModel for persistent scheduler job store (#2360)
ebuzerdrmz44
committed
87ea6f0
View commit details
Copy full SHA for 87ea6f0
Browse repository at this point
refactor(scheduler): store JobModel profile/repo as strings like EventLogModel so history survives profile/repo deletion
ebuzerdrmz44
committed
ee2dec7
View commit details
Copy full SHA for ee2dec7
Browse repository at this point
feat(scheduler): record skipped scheduled backups as JobModel rows with their reason, the first JobModel consumer
ebuzerdrmz44
committed
299aafe
View commit details
Copy full SHA for 299aafe
Browse repository at this point
feat(scheduler): record skips at the repo-busy and network-down-catchup points as JobModel rows
ebuzerdrmz44
committed
a9e0cc4
View commit details
Copy full SHA for a9e0cc4
Browse repository at this point
Tighten JobModel schema and purge old job rows
ebuzerdrmz44
committed
3bedd9a
View commit details
Copy full SHA for 3bedd9a
Browse repository at this point
Record failures as failed and dedupe catch-up skips
ebuzerdrmz44
committed
43662e8
View commit details
Copy full SHA for 43662e8
Browse repository at this point
Commits on Aug 11, 2026
Merge branch 'master' into refactor/scheduler-job-model
m3nu
authored
a227d25
View commit details
Copy full SHA for a227d25
Browse repository at this point
You can’t perform that action at this time.