-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
get_performance_tiles() can fail when AWS is configured on a machine, but not authenticated (e.g., via aws-mfa). This is an unnecessary problem, since the data are publicly available.
The anonymous = TRUE argument to arrow::read_parquet() here was intended to skip using credentials when making requests, but that argument doesn't seem to be respected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels