Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Make reporting to data-service more resilient #277

Open
mohabusama opened this issue Oct 17, 2017 · 0 comments
Open

Make reporting to data-service more resilient #277

mohabusama opened this issue Oct 17, 2017 · 0 comments
Labels
feature improvements, enhancement, functionality requested by users investigate Revisit Relevant issue. Need to revisit.

Comments

@mohabusama
Copy link
Contributor

As data-service could get throttled by downstream components, we may try to better handle reporting back data:

Initial thoughts:

  • Ensure failure is handled properly (e.g. 5xx vs 4xx?)
  • Implement circuit breakers
  • Use Redis as temp data storage during backoff
  • Compress data storage (e.g snappy)
@mohabusama mohabusama added feature improvements, enhancement, functionality requested by users investigate labels Oct 17, 2017
@beverage beverage added question Revisit Relevant issue. Need to revisit. and removed question labels Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature improvements, enhancement, functionality requested by users investigate Revisit Relevant issue. Need to revisit.
Projects
None yet
Development

No branches or pull requests

2 participants