Kevin Park
Kevin Park
Try this ``` python3 -m rh_1099 --pdf /Users/andrewporzio/Downloads/9d176fbf-9351-45d2-887c-940ed3cb5af4.pdf --check ```
Did you follow the Windows prerequisite section [here](https://github.com/kevinpark1217/Robinhood-1099-Parser#prerequisites)?
@Sigurthorb Oops, I didn't see your comment on taking on this issue. I took a stab at it with #626 PR. > should this be changed to 1 to be...
@Velfi Sorry for taking a while to follow up on this. I was preparing the slides for the AWS reInvent presentation. I have opened a new PR in the `smithy-rs`...
Also, there appears to be a regression where `self.read_timeout` and `self.connect_timeout` fields is now unused in the `imds/client.rs` Checkout [here](https://github.com/awslabs/smithy-rs/pull/1740/files#diff-6c875959141d7d8d2e32db4ef92ad0b3ff52228792dbc3b423555dfb579cb9beL558-L562). (takes a while to auto scroll to the correct position)...
I have found another way to implement timeout and retry attempts through code rather than environment variables. Please check out https://github.com/awslabs/smithy-rs/pull/1867
@hexdigest I think you should still submit a PR! Your change fixed the problem
@jszwedko On #13414, you mentioned this work might be picked up on Q3. Is there any plan for this to be implemented?