Skip to content

Conversation

@CraigHawker
Copy link
Collaborator

I had a similar exception when testing the changes in the release that seems to be causing the issue. At that time a LINQ "where" clause both checked that the datetimeoffset had a value, and checked that the value was not a minimum datetime. Splitting that check into two (one where for the value, one for the value check) resolved the issue at the time.

This branch applies the same logic to the top-level Schedule call.

As I cannot yet reproduce the issue this is a stab in the dark.

@CraigHawker CraigHawker linked an issue Oct 27, 2024 that may be closed by this pull request
@CraigHawker CraigHawker marked this pull request as ready for review October 29, 2024 09:47
@CraigHawker CraigHawker merged commit 6099419 into master Nov 6, 2024
2 checks passed
@CraigHawker CraigHawker deleted the issue-141 branch November 6, 2024 17:16
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.

Configuration issue introduced in v24.10.73

2 participants