GithubHelp home page GithubHelp logo

Go Github Bypass Unexported about go-github HOT 5 OPEN

nkreiger avatar nkreiger commented on June 23, 2024
Go Github Bypass Unexported

from go-github.

Comments (5)

gmlewis avatar gmlewis commented on June 23, 2024

This was implemented in #1907.

Can you give an example of how you would use it if it were exported?

Alternatively, feel free to write up a PR showing your use case as a new unit test and we can take a look at it.

from go-github.

nkreiger avatar nkreiger commented on June 23, 2024

@gmlewis thanks for the qr, let me validate because it may have been the github changes 3 days ago switching the message

from go-github.

gmlewis avatar gmlewis commented on June 23, 2024

OK, cool.

Also, I should have mentioned that the original problem that was trying to be solved was #1899 which would be great if you could take a look at when you have a moment.

from go-github.

nkreiger avatar nkreiger commented on June 23, 2024

@gmlewis took a look -- I do think the problem remains with it not being exported.

Based on review of the code, the github client will not make the extra call if the primary rate limit has been exceeded. Therefore, any RoundTrip rate limiting logic defined in the go-github rate limiter, or any other custom client, will NOT be reached.

It would be awesome to expose this, I'm happy too.

LMK what you think

// checkRateLimitBeforeDo does not make any network calls, but uses existing knowledge from

I do not have the scope to confirm this locally FYI

from go-github.

gmlewis avatar gmlewis commented on June 23, 2024

So the gist you pointed me to appears to be extremely old and doesn't even contain checkSecondaryRateLimitBeforeDo.
There also appears to be no difference to checkRateLimitBeforeDo, so I'm not sure what I'm looking at.

If you want to make a PR based on the current top-of-trunk, that would be fine, and it should be much easier to compare.

from go-github.

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.