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 messages related to cookie file #1537

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

casey
Copy link
Collaborator

@casey casey commented Feb 7, 2023

These are common errors, so we should improve the error messages. Errors from Option::cookie_file are probably rare, but add some context since it can't hurt. Errors from Client::new are probably really common, and including the cookie file path should make what's going on much clearer.

@casey casey enabled auto-merge (squash) February 7, 2023 20:16
@casey casey merged commit e37c990 into master Feb 7, 2023
@casey casey deleted the improve-cookie-file-errors branch February 7, 2023 20:19
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.

1 participant