Code Monkey home page Code Monkey logo

Comments (7)

adrianinsaval avatar adrianinsaval commented on June 20, 2024

third time: https://github.com/adrianinsaval/pacman-repo/actions/runs/4282485820/jobs/7456820854
how to know where it hangs? is it happening only to me?

from upload-release-action.

svenstaro avatar svenstaro commented on June 20, 2024

I can't really reproduce this problem on my own repositories. I wonder what the difference is.

from upload-release-action.

adrianinsaval avatar adrianinsaval commented on June 20, 2024

this keeps happening every now and then seemingly at random

from upload-release-action.

svenstaro avatar svenstaro commented on June 20, 2024

Would you like to try to research this in depth? I'm not sure where the timeout is coming from and without a proper reproducible test case it's going to be rather hard. We already have retries but it doesn't seem to trigger for you error case.

from upload-release-action.

paddatrapper avatar paddatrapper commented on June 20, 2024

We are experiencing this too - https://github.com/flanksource/karina/actions/runs/4729694790/jobs/8392508080 and https://github.com/flanksource/karina/actions/runs/4363985067/jobs/7630860313 for example. Not sure what causes it - it is random and doesn't affect a specific artefact reliably.

from upload-release-action.

adrianinsaval avatar adrianinsaval commented on June 20, 2024

Would you like to try to research this in depth? I'm not sure where the timeout is coming from and without a proper reproducible test case it's going to be rather hard. We already have retries but it doesn't seem to trigger for you error case.

what could I do to research this?

from upload-release-action.

svenstaro avatar svenstaro commented on June 20, 2024

@adrianinsaval I'd do this in your case: Clone the action and add a ton of debug messages. Change your workflow to use your fork. Run the workflow in a loop to try to eventually hit the timeout. Check which of your debug messages came through and then fix the code accordingly.

This is tedious but I don't really know of a better approach. We might have to configure some connect timeouts and retry on timeout or something like that.

from upload-release-action.

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.