Giter Club home page Giter Club logo

Comments (3)

issue-label-bot avatar issue-label-bot commented on June 7, 2024

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

from openupm.

favoyang avatar favoyang commented on June 7, 2024

It looks weird. TLDR; I treat it as an one-time server failure and fixed it manually.

For details, please continue to read...

I found 3 build logs on our pipelines.

image

The first failed one is a929bc71a73d0a874f26d0434dcd3056f78b16bf, matched with 1.2.0 tags on your repository. I didn't find another successful build log of 1.2.0 yet, but the 1.2.0 tarball indeed exists on the server. I also find that the latest tag is still 1.1.0. I guess it can be an edge case that during the publishing process:

  • [1] the tarball and packument are uploaded.
  • [2] the change of package latest tag failed for some reason.
  • [3] the client query the failed reason, the server finds the tarball exists, so it returns 409 version conflict instead of 500 server error.
  • [4] it ends up with a "working" build but failed message.

A better approach is the server treats the whole process as a transaction and reverse the changes, but unfortunately, it doesn't.

I'm working on a significate upgrade for the storage backend of our upm server. It may address part of the unexpected storage write failure of step 2. I will update the process on #886

from openupm.

favoyang avatar favoyang commented on June 7, 2024

Thanks for reporting the issue. I will close it for now.

from openupm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.