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

go/runtime/host/sgx: Retry re-attestation faster on failure #6038

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

kostko
Copy link
Member

@kostko kostko commented Feb 5, 2025

Fixes #6036

Copy link

netlify bot commented Feb 5, 2025

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit f950a4f
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-oasis-core/deploys/67a332e23cea940008d81e40

@kostko kostko force-pushed the kostko/feature/attestation-retry branch from 44875d8 to 2a9f276 Compare February 5, 2025 08:06
.changelog/6038.feature.md Outdated Show resolved Hide resolved
go/runtime/host/sgx/common/common.go Show resolved Hide resolved
@kostko kostko force-pushed the kostko/feature/attestation-retry branch from 2a9f276 to f950a4f Compare February 5, 2025 09:44
@kostko kostko enabled auto-merge February 5, 2025 09:44
@kostko kostko merged commit 9e138d8 into master Feb 5, 2025
5 checks passed
@kostko kostko deleted the kostko/feature/attestation-retry branch February 5, 2025 10:08
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.

Retry attestation refresh more often in case of failure
2 participants