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

Better clipping request validation #1348

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Better clipping request validation #1348

merged 1 commit into from
Jul 26, 2024

Conversation

thomshutt
Copy link
Contributor

This PR began as just wanting to add validation for when people are accidentally passing in unix timestamps in seconds rather than milliseconds, but increased in scope when I found that we were using the existing clip validation method to determine whether a request was a clipping request, rather than passing the errors produced back to the user.

@thomshutt thomshutt requested a review from mjh1 July 26, 2024 14:53
@thomshutt thomshutt merged commit f9b2efd into main Jul 26, 2024
11 checks passed
@thomshutt thomshutt deleted the better-clip-validation branch July 26, 2024 15:18
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