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

solver: allow finalizing history record traces #5109

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

tonistiigi
Copy link
Member

fixes #5089

Client can send a finalize update to build record that will complete saving the traces and block until the record has been updated. If no request is sent then the traces will be sent after a 3 second timeout as before.

@tonistiigi tonistiigi added this to the v0.15.0 milestone Jul 2, 2024
Client can send a finalize update to build record that
will complete saving the traces and block until the record
has been updated. If no request is sent then the traces will be
sent after a 3 second timeout as before.

Signed-off-by: Tonis Tiigi <[email protected]>
@tonistiigi tonistiigi merged commit ba6f3df into moby:master Jul 2, 2024
75 checks passed
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.

Traces can be skipped when pulling down history records
2 participants