add VPN reminder to S3 fxns when someone gets a 403
Open
enhancement
- Dominant language
- R
- Stars
- 10
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
This happens to me way too often. You think I would remember by now.
If we can add a tryCatch to `s3_put` and `s3_get` that says "Remember to be on VPN in order to connect to the AWS S3 buckets" if a 403 is returned, that would be 🏆🥇
Contributor guide
Research direction
Locate the s3_put and s3_get entry points and inspect how their existing error handling and tests work. The change is done when a returned 403 produces the exact VPN reminder for both functions without changing other errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, r
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100