Giter VIP home page Giter VIP logo

Comments (6)

iamthebot avatar iamthebot commented on August 15, 2024

@lirm just curious how you imagine the unified error handler working in go. I'd be happy to work on this: your port just saved us tons of time (we were planning on starting on one ourselves).

from aeron-go.

lirm avatar lirm commented on August 15, 2024

@iamthebot Just now realized I've missed your comment. :(

My thinking was to pass a single error channel from the top level calls, but no deeper than conductor. Although, I've later realized that it's likely to be replaced by error logbuffer. Short term - using error channel for consolidated error reporting would be extremely helpful.

from aeron-go.

iamthebot avatar iamthebot commented on August 15, 2024

@lirm would errors from lower level calls be propagated up to the consolidated error channel? If so, that's not an insignificant change given that the error logbuffer is ultimately going to be the way to go.

from aeron-go.

lirm avatar lirm commented on August 15, 2024

Agreed. I've created this issue back when I was listing out what's missing, so given that most other parts of functionality are there, this may be an irrelevant one.

from aeron-go.

iamthebot avatar iamthebot commented on August 15, 2024

In that case close this issue @lirm ?

from aeron-go.

lirm avatar lirm commented on August 15, 2024

Good point

from aeron-go.

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.