Skip to content

respect non-zero ScheduledAt from JobArgsWithInsertOpts - #487

Merged
bgentry merged 1 commit into
masterfrom
bg-respect-scheduled-at-on-job-args-insert-opts
Jul 31, 2024
Merged

respect non-zero ScheduledAt from JobArgsWithInsertOpts#487
bgentry merged 1 commit into
masterfrom
bg-respect-scheduled-at-on-job-args-insert-opts

Conversation

@bgentry

@bgentry bgentry commented Jul 31, 2024

Copy link
Copy Markdown
Contributor

This allows for job arg definitions to utilize custom logic at the args level for determining when the job should be scheduled.

Fixes #484.

@bgentry
bgentry requested a review from brandur July 31, 2024 13:59
@bgentry
bgentry force-pushed the bg-respect-scheduled-at-on-job-args-insert-opts branch from 5be1df0 to 61dd212 Compare July 31, 2024 14:00
@bgentry
bgentry force-pushed the bg-respect-scheduled-at-on-job-args-insert-opts branch from 61dd212 to fa11038 Compare July 31, 2024 14:02
This allows for job arg definitions to utilize custom logic at the args
level for determining when the job should be scheduled.

Fixes #484.
@bgentry
bgentry force-pushed the bg-respect-scheduled-at-on-job-args-insert-opts branch from fa11038 to 678a78b Compare July 31, 2024 14:33
@bgentry
bgentry enabled auto-merge (squash) July 31, 2024 14:33
@bgentry
bgentry merged commit 315cc9a into master Jul 31, 2024
@bgentry
bgentry deleted the bg-respect-scheduled-at-on-job-args-insert-opts branch July 31, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The ScheduledAt insert option doesn't work from JobArgsWithInsertOpts

2 participants