Skip to content

fix: Use UTC time in AWS Lambda integration #797

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

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

rhcarvalho
Copy link
Contributor

We use UTC throughout the SDK, the Lambda integration was the only
exception, now fixed.

Explicitly setting the timezone to UTC fixes a problem when loading the
AWS CloudWatch Logs console, where using local time is unreliable.

We use UTC throughout the SDK, the Lambda integration was the only
exception, now fixed.

Explicitly setting the timezone to UTC fixes a problem when loading the
AWS CloudWatch Logs console, where using local time is unreliable.
@rhcarvalho rhcarvalho requested a review from untitaker August 25, 2020 09:08
@rhcarvalho
Copy link
Contributor Author

@untitaker
Copy link
Member

Yes. I think this may be a new release of Hypothesis causing the error. I will likely end up pinning hypothesis.

@rhcarvalho rhcarvalho merged commit 725451a into master Aug 25, 2020
@rhcarvalho rhcarvalho deleted the rhcarvalho/awslambda-utc branch August 25, 2020 10:45
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.

2 participants