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

Handle LogService v1.3.0 ClearLog payload #346

Merged
merged 1 commit into from
May 23, 2024
Merged

Handle LogService v1.3.0 ClearLog payload #346

merged 1 commit into from
May 23, 2024

Commits on May 23, 2024

  1. Handle LogService v1.3.0 ClearLog payload

    Starting with the 1.3.0 schema, the ClearLog call expects to have the
    etag of the LogEntryCollection as an argument.
    
    This adds a retry to make sure we cover both the pre-1.3 and post-1.3
    methods.
    
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
    stmcginnis committed May 23, 2024
    Configuration menu
    Copy the full SHA
    01a0f08 View commit details
    Browse the repository at this point in the history