DOI-USGS / DOI-USGS/scipiper

add VPN reminder to S3 fxns when someone gets a 403

Open
#134 0 comments 1 reaction 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.