-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dotnet Jobs SDK qs #1166
Dotnet Jobs SDK qs #1166
Conversation
Signed-off-by: Alice Gibbons <alice@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
@WhitWaldo looks like the new SDK version fixes the initial issue that Alice mentioned, but the scheduled time(DueTime) is not being respected. The job runs immediately after scheduling.
The logs should have this order, when the scheduled time is respected:
This is the cron expression created from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Package version updates needed
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Fernando Rocha <fernando@diagrid.io>
Signed-off-by: Alice Gibbons <alice@diagrid.io>
ef2cc1f
to
259ef15
Compare
Description
The Dotnet SDK jobs quickstart. This is blocked on this bug being fixed: dapr/dotnet-sdk#1460
The tests WILL fail for now, until this bug is fixed and the README can be updated.
Issue reference
We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #1114
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: