Giter VIP home page Giter VIP logo

Comments (7)

AndreasGassmann avatar AndreasGassmann commented on August 16, 2024 1

Maybe I'm missing something, but there is already a list of possible errors included in AEX-2. Couldn't we simply also specify which methods can throw each of these errors?

from aexs.

shekhar-shubhendu avatar shekhar-shubhendu commented on August 16, 2024

this doesn't seem like an issue but only a cosmetic fix.
this will applied by removing the error details provided in some methods.

from aexs.

davidyuk avatar davidyuk commented on August 16, 2024

Why don't make AEX-2 more strict by setting possible exceptions for each method? Right now AEX-2 allows aepp.subscribe.address method to return Broadcast Failed exception, does it have sense?

from aexs.

shekhar-shubhendu avatar shekhar-shubhendu commented on August 16, 2024

i think the error details are provided are enough and devs can follow through that.
adding error types for each method will only add redundancy.

Right now AEX-2 allows aepp.subscribe.address method to return Broadcast Failed exception, does it have sense?

it will be removed and has been left there by mistake.

from aexs.

shekhar-shubhendu avatar shekhar-shubhendu commented on August 16, 2024

@AndreasGassmann the meaning part of the errors table defines exactly when the error must be thrown.
and if possible I would not go all the way defining a list of errors for each method as this not only creates redundancy but will also create room for typos, errors.
more generic the things are the better it would be in managing it.

from aexs.

davidyuk avatar davidyuk commented on August 16, 2024

it will be removed and has been left there by mistake

I have misunderstood it, what will be removed?

from aexs.

shekhar-shubhendu avatar shekhar-shubhendu commented on August 16, 2024

it will be removed and has been left there by mistake

I have misunderstood it, what will be removed?

please ignore.

from aexs.

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.