Skip to content

Conversation

@marcocastignoli
Copy link
Member

See #2512

Copy link
Member

@manuelwedler manuelwedler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs more thought. The way it is implemented now, a retry can block the graceful shutdown logic. See the VerificationService.close method. Ideally, the retries should be cancelled when the graceful shutdown kicks in.

I also noticed that storing external verification results might not be awaited by the graceful shutdown, because the storeExternalVerificationResult is not awaited inside EtherscanVerifyApiService. We might want to change that.

@marcocastignoli marcocastignoli moved this from Triage to Sprint - In Progress in Sourcify Public Nov 24, 2025
@github-project-automation github-project-automation bot moved this from Sprint - In Progress to Sprint - Done in Sourcify Public Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Sprint - Done

Development

Successfully merging this pull request may close these issues.

3 participants