Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corefile uploader: Updates per review comments offline #3915

Merged
merged 5 commits into from
Dec 30, 2019

Commits on Dec 16, 2019

  1. Updates per review comments

    1) core_uploader service waits for syslog.service
    2) core_uploader service enabled for restart on failure
    3) Use mtime instead of file size + ample time to be robust.
    renukamanavalan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ddfe7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64257b6 View commit details
    Browse the repository at this point in the history
  3. Updated failing path.

    1) If rc file is missing or required data missing, it periodically logs error in forever loop.
    2) If upload fails, retry every hour with a error log, forever.
    renukamanavalan committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    eec4326 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Fix few bugs

    renukamanavalan committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    6f84d55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bab36 View commit details
    Browse the repository at this point in the history