Skip to content
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

Converts timestamps to strings before passing them to the document plugin #3053

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

mvilanova
Copy link
Contributor

This PR fixes a TypeError: Object of type datetime is not JSON serializable exception when the reported_at and stable_at timestamps were getting passed to the Google document plugin as datetime objects.

cc @Cinojose

@mvilanova mvilanova added the bug Something isn't working label Mar 3, 2023
@mvilanova mvilanova merged commit 7643fa3 into master Mar 3, 2023
@mvilanova mvilanova deleted the bugfix/update-document branch March 3, 2023 23:33
rutvijmehta-harness pushed a commit to rutvijmehta-harness/dispatch that referenced this pull request Mar 17, 2023
rutvijmehta-harness added a commit to rutvijmehta-harness/dispatch that referenced this pull request Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant