You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/scheduler/job
Hugo f227020b67
feat(scheduler): Use job table to select jobs to run
1 year ago
..
store feat(scheduler): Drop completed job runs as they complete 1 year ago
additional_verification_test.go feat(scheduler): Drop completed job runs as they complete 1 year ago
doc.go feat(scheduler): Drop completed job runs as they complete 1 year ago
immutable_fields_test.go [COMPLIANCE] License changes (#3567) 3 years ago
job.go [COMPLIANCE] License changes (#3567) 3 years ago
job_test.go [COMPLIANCE] License changes (#3567) 3 years ago
options.go feat(scheduler): Use job table to select jobs to run 1 year ago
options_test.go feat(scheduler): Use job table to select jobs to run 1 year ago
query.go feat(scheduler): Use job table to select jobs to run 1 year ago
repository.go [COMPLIANCE] License changes (#3567) 3 years ago
repository_job.go fix: properly handle rows.Err() (#4261) 2 years ago
repository_job_test.go [COMPLIANCE] License changes (#3567) 3 years ago
repository_run.go feat(scheduler): Use job table to select jobs to run 1 year ago
repository_run_test.go feat(scheduler): Use job table to select jobs to run 1 year ago
repository_test.go [COMPLIANCE] License changes (#3567) 3 years ago
run.go feat(scheduler): Drop completed job runs as they complete 1 year ago
run_test.go [COMPLIANCE] License changes (#3567) 3 years ago
status.go feat(scheduler): Drop completed job runs as they complete 1 year ago
testing.go fix: properly handle rows.Err() (#4261) 2 years ago
testing_test.go [COMPLIANCE] License changes (#3567) 3 years ago