carocad commented on issue #7435:
URL:
https://github.com/apache/incubator-devlake/issues/7435#issuecomment-2122468608
> Do you run this query
>
> ```
> query {
> viewer {
> login
> }
> rateLimit {
> limit
> remaining
> used
> resetAt
> }
> }
> ``` on [github](https://docs.github.com/en/graphql/overview/explorer) or
your github enterpise version?
On my github enterprise version of course :)
<img width="902" alt="image"
src="https://github.com/apache/incubator-devlake/assets/10408729/1e929c23-1f85-40de-becb-94798252a006">
> I think it's your github version doesn't support to query rate limit info.
You can have a try.
>
> And btw, DevLake's query is: ...
Yeah, it works on my github enterprise version. That query seems like a
subset of the one I posted above on
https://github.com/apache/incubator-devlake/issues/7435#issuecomment-2122171826
(see response section).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]