Giter Club home page Giter Club logo

Comments (3)

ryan-theta avatar ryan-theta commented on July 26, 2024 1

@isimluk
Thanks, understand it's tricky to test. Both of my test events fail with a new error, looks like they've got a blank string, not a numbered string for processId:
Event received but couldn't be parsed

strconv.ParseUint: parsing "": invalid syntax
ERROR: strconv.ParseUint: parsing "": invalid syntax

Needs a blank check at https://github.com/isimluk/gofalcon/blob/c60c8a25e5f37700f23f869cf5fbed56c4b09087/falcon/models/streaming_models/utils.go#L23

from gofalcon.

isimluk avatar isimluk commented on July 26, 2024

Thank You @ryan-theta, for bringing this issue to my attention.

It seems that the processID may be int or string based on the underlying operating system.

I think I have fixed this in #86, but I would appreciate your testing as I haven't been able to reproduce the String behavior you are seeing. I am seeing only Ints in my event stream.

To your concern about the other APIs being affected; I think that is fairly unlikely given different mechanisms being used on both ends (client vs server and stream vs api).

from gofalcon.

isimluk avatar isimluk commented on July 26, 2024

Oh, Thank You @ryan-theta for reporting this. Hopefully, it works now with the patch in #88.

from gofalcon.

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.