Code Monkey home page Code Monkey logo

Comments (4)

berndtj avatar berndtj commented on May 25, 2024

We're printing out a little bit more data now. I'm pretty sure this is a more complete picture:

$ dispatch get runs node-hello-subscribe-4899 --json
[
    {
        "blocking": true,
        "executedTime": 1513365016,
        "finishedTime": -62135596800,
        "functionId": "3e7b1b8b-252d-4169-8aca-7c0fe8d5e246",
        "functionName": "node-hello-subscribe-4899",
        "input": {
            "name": "Jon",
            "place": "Winterfell"
        },
        "logs": null,
        "name": "c1bc3a36-a26c-4433-a19f-fbee9773c80f",
        "reason": [
            "error running function: node-hello-subscribe-4899: Server returned unexpected status code: 500 - Can't reach service: of-3e7b1b8b-252d-4169-8aca-7c0fe8d5e246"
        ],
        "secrets": null,
        "status": "ERROR"
    }
]

from dispatch.

berndtj avatar berndtj commented on May 25, 2024

Probably worth roping in @kars7e and @imikushin

from dispatch.

berndtj avatar berndtj commented on May 25, 2024

I have a feeling that there is a race condition, as I can execute the commands by hand, and the same workflow "just works"

from dispatch.

berndtj avatar berndtj commented on May 25, 2024

Related to #67

from dispatch.

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.