Skip to content

Improved Error Handling

Compare
Choose a tag to compare
@fmgarciadiaz fmgarciadiaz released this 20 Jul 19:22
· 31 commits to master since this release
  • Downgraded downloading ERRORS to MESSAGES to be in line with CRAN policy
  • The package now correctly identifies internet connection problems vs. other kind of download problems:
    - Added "no internet connection error" handling (via 'curl::has_internet')
    - Added user side request errors handling (via 'httr')
    - Added server side return errors handling (via 'httr')
    - Server error messages are now returned to the user with a message