Skip to content

Fix timestamp check (ms -> s)#105

Merged
mdehoog merged 4 commits intomainfrom
michael/fix-timestamp-check
Feb 10, 2026
Merged

Fix timestamp check (ms -> s)#105
mdehoog merged 4 commits intomainfrom
michael/fix-timestamp-check

Conversation

@mdehoog
Copy link
Contributor

@mdehoog mdehoog commented Feb 10, 2026

AWS docs specify the timestamp is in milliseconds; the expiry check was assuming seconds, and so was always passing.

This PR fixes the check and adds a regression test.

@mdehoog mdehoog merged commit 6e5980b into main Feb 10, 2026
5 checks passed
@mdehoog mdehoog deleted the michael/fix-timestamp-check branch February 10, 2026 23:42
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