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

Conversation

stmcginnis
Copy link
Owner

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.

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 stmcginnis merged commit a40c211 into main May 23, 2024
2 checks passed
@stmcginnis stmcginnis deleted the clear-logs branch May 23, 2024 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant