worldbank / pipr

R client to the PIP API
https://worldbank.github.io/pipr
Other
12 stars 4 forks source link

Add retry functionality #14

Open Aeilert opened 2 years ago

Aeilert commented 2 years ago

Adds retry functionality

shahronak47 commented 2 years ago

devtools::check() currently returns a NOTE

checking R code for possible problems ... NOTE
  File ‘pipr/R/zzz.R’:
    .onLoad calls:
      packageStartupMessage("Info: Session based caching is enabled.")

  See section ‘Good practice’ in '?.onAttach'.

Probably, we want to pull the changes from main to define .onAttach separately.

randrescastaneda commented 2 years ago

Task linked: CU-2me73h0 Add retry Functionality