question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Possible variant of consecutive releases issue

See original GitHub issue

See https://discuss.dockstore.org/t/github-app-missed-tag-event/4186/2 for context

Looks like a quick release of main and tag 0.1 in pretty much the same minute might cause an issue. Relevant log to search for is

ERROR [2021-03-01 20:19:43,021] io.dockstore.webservice.resources.AbstractWorkflowResource: User iwc-workflows-bot: Unhandled error while handling push event for repository iwc-workflows/sars-cov-2-variation-reporting and reference refs/tags/v0.1→org.hibernate.exception.ConstraintViolationException: could not execute statement

A redelivery worked, so there might be a race condition. Webhook delivery is 506147e2-7acb-11eb-93bf-be7974f4eff4 if investigator wants to take a look

┆Issue is synchronized with this Jira Story ┆fixVersions: Dockstore 1.13 ┆friendlyId: DOCK-1723 ┆sprint: Backlog ┆taskType: Story

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
coverbeckcommented, Mar 2, 2021

#3770 might be a partial solution to this.

0reactions
denis-yuencommented, Jul 19, 2022

FWIW, at least not in the last 4 weeks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Concurrent development of consecutive releases
The trouble is that the development teams might have to face a selective un-merge or commenting-out frenzy to support that, depending on what...
Read more >
FDA releases important information about risk of COVID-19 ...
FDA releases important information about risk of COVID-19 due to certain variants not neutralized by Evusheld.
Read more >
semantic-release errors for 2 consecutive pushes to master
When you push to master while another master build is still running, you get the error: semantic-release cannot push the version tag to...
Read more >
Trunk-based Development | Atlassian
Enables consecutive production code releases. Teams should make frequent, daily merges to the main branch. Trunk-based development strives to keep the trunk ...
Read more >
Release Strategy - OpenSSL
Releases that change the last digit, e.g. 1.1.0 vs. 1.1.1, can and are likely to contain new features, but in a way that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found