Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 305 Bytes

TODO.md

File metadata and controls

13 lines (10 loc) · 305 Bytes

TODO

Implementation

  • Schema based validation - maybe use @hapi/joi

Features

  • Support Configurable request retries
  • Support HTTP Caching
  • Support Automated paging via config (paging: true or continue: true)
  • Support Correlation IDs (tracing)

Tech debt

  • Improve error handling