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

Retry long-running transaction with OC when compile completes #986

Closed
bhazzard opened this issue Oct 29, 2024 · 0 comments · Fixed by #1027
Closed

Retry long-running transaction with OC when compile completes #986

bhazzard opened this issue Oct 29, 2024 · 0 comments · Fixed by #1027
Assignees
Labels
enhancement New feature or request 👍 lgtm OCI Work exclusive to OCI team

Comments

@bhazzard
Copy link

always interrupt running trx once oc compile completes if the running trx has been running for more than block_interval_ms (500ms) and restart it with oc.

Prior to implementation of this, analyze the refactor that would be required to determine level of effort and risk involved.

@bhazzard bhazzard added this to the Spring v1.1.0 Cusp milestone Oct 29, 2024
@enf-ci-bot enf-ci-bot moved this to Todo in Team Backlog Oct 29, 2024
@heifner heifner self-assigned this Nov 6, 2024
@heifner heifner added the OCI Work exclusive to OCI team label Nov 6, 2024
@bhazzard bhazzard added 👍 lgtm enhancement New feature or request and removed triage labels Nov 7, 2024
heifner added a commit that referenced this issue Nov 13, 2024
@heifner heifner moved this from In Progress to Awaiting Review in Team Backlog Nov 13, 2024
heifner added a commit that referenced this issue Nov 14, 2024
heifner added a commit that referenced this issue Nov 21, 2024
…th action id not matching currently running contract code
heifner added a commit that referenced this issue Nov 22, 2024
heifner added a commit that referenced this issue Dec 4, 2024
Restart long-running transaction with OC
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 👍 lgtm OCI Work exclusive to OCI team
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants