Skip to content

Tentative fix for timers deserializing error#1512

Merged
WhitWaldo merged 3 commits intodapr:masterfrom
WhitWaldo:timer-updated-format
Apr 8, 2025
Merged

Tentative fix for timers deserializing error#1512
WhitWaldo merged 3 commits intodapr:masterfrom
WhitWaldo:timer-updated-format

Conversation

@WhitWaldo
Copy link
Contributor

@WhitWaldo WhitWaldo commented Apr 7, 2025

Description

Implements #1483 but for actor timers. Still needs unit testing before release.

Issue reference

We strive to have all PR 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: #1511

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo self-assigned this Apr 7, 2025
@WhitWaldo WhitWaldo requested review from a team as code owners April 7, 2025 23:23
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
… formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
@WhitWaldo WhitWaldo merged commit 32d06a7 into dapr:master Apr 8, 2025
12 checks passed
@WhitWaldo WhitWaldo deleted the timer-updated-format branch April 8, 2025 05:17
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 12, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 12, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Aug 13, 2025
* Tentative fix for deserializing error
* Added unit tests to prove out timer deserialization for all supported formats

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deserialize error in Actor Timer upon invocation

1 participant