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
Hugo f227020b67
feat(scheduler): Use job table to select jobs to run
1 year ago
..
batch feat(batch): Add batching for SQL jobs 2 years ago
job feat(scheduler): Use job table to select jobs to run 1 year ago
additional_verification_test.go feat(scheduler): Use job table to select jobs to run 1 year ago
doc.go
job.go feat(scheduler): Add retries to job status 2 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
scheduler.go feat(scheduler): Use job table to select jobs to run 1 year ago
scheduler_test.go feat(scheduler): Use job table to select jobs to run 1 year ago
testing.go refactor(scheduler): Add statusThreshold parameter to job.Run 2 years ago