Skip to content

Commit

Permalink
remove old hexsticker generating script
Browse files Browse the repository at this point in the history
  • Loading branch information
mccroweyclinton-EPA committed Dec 29, 2023
1 parent 67a3d79 commit d3aa4f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
1 change: 1 addition & 0 deletions R/AQSAPI_helperfunctions.R
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ aqs <- function(service, filter = NULL, user = NA,
variables)))
AQSrequest <- AQSpath %>%
request() %>%

req_throttle(rate = 10/60, realm = "RAQSAPI") %>%
req_retry(max_tries = 5, max_seconds = 30, backoff = ~10)
# AQS DataMart API does not accept headers so user_agent not working
Expand Down
11 changes: 0 additions & 11 deletions dev/hexsticker.R

This file was deleted.

0 comments on commit d3aa4f2

Please sign in to comment.