Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Retry with exponential backoff and eventual discards #1

Open
randomvariable opened this issue May 22, 2015 · 0 comments
Open

Retry with exponential backoff and eventual discards #1

randomvariable opened this issue May 22, 2015 · 0 comments
Milestone

Comments

@randomvariable
Copy link
Contributor

Currently journald-forwarder will discard data that it cannot send. This isn't great. The following changes would be needed:

  • Introduce retries and backoff
  • Eventually unqueue, but log unsent data.
  • Use the journald cursor
@randomvariable randomvariable added this to the 1.0.0 milestone May 22, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant