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

Improve error handling for file expiry #519

Merged
merged 3 commits into from
Dec 24, 2023
Merged

Improve error handling for file expiry #519

merged 3 commits into from
Dec 24, 2023

Conversation

Wingysam
Copy link
Contributor

Currently, using the API returns invalid date whenever you do anything wrong with the expireAt property. With this PR, it tells you what you actually did wrong, such as passing a date that can't be parsed properly or supplying a date in the past.

Copy link
Owner

@diced diced left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good pr 👍 remember to sign your commits

@diced diced merged commit 0ab814f into diced:trunk Dec 24, 2023
1 check 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.

None yet

2 participants