Skip to content

Commit

Permalink
Merge pull request #117 from pepfar-datim/dp973-hotfix
Browse files Browse the repository at this point in the history
hotfix-dp-973
  • Loading branch information
JordanBalesBAO authored Apr 3, 2023
2 parents 3346fae + ab7816e commit 2c93869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/getAnalytics.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ getAnalytics <- function(...,
return_names = FALSE,
d2_session = dynGet("d2_default_session", inherits = TRUE),
retry = 1,
timeout = 60,
timeout = 180,
verbose = FALSE,
quiet = TRUE) {

Expand Down

0 comments on commit 2c93869

Please sign in to comment.