Skip to content

feat: improve JSON error logging for Durable#298

Merged
hallvictoria merged 5 commits into
Azure:devfrom
andystaples:andystaples/improve-json-logging-errors
Oct 9, 2025
Merged

feat: improve JSON error logging for Durable#298
hallvictoria merged 5 commits into
Azure:devfrom
andystaples:andystaples/improve-json-logging-errors

Conversation

@andystaples
Copy link
Copy Markdown
Contributor

Currently if to_json fails, we discard the original failure and raise our own ValueError - this PR makes the new exception inherit from the original exception, making debugging serialization issues easier.

@andystaples andystaples changed the title Improve JSON conversion logging errors in Durable feat: improve JSON error logging for Durable Sep 12, 2025
@hallvictoria
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Comment thread azure/functions/durable_functions.py
@hallvictoria
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@hallvictoria
Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@hallvictoria hallvictoria merged commit 92bcb74 into Azure:dev Oct 9, 2025
18 checks passed
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.

3 participants