ord icon indicating copy to clipboard operation
ord copied to clipboard

Improve error messages related to cookie file

Open casey opened this issue 1 year ago • 0 comments

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 avatar Feb 07 '23 01:02 casey