ksarabi-sp commented on issue #8020: URL: https://github.com/apache/incubator-devlake/issues/8020#issuecomment-2376681227
> > > 1. Did the GraphQL enabled on the GitHub connection page? > > > 2. Were there concurrently pipelines running at them same time? > > > > > > @klesh I am using Github enterprise 3.14 and do not have any rate limit, but still have this issue when using it for our GHE. > > @ksarabi-sp That seems unusual. Your logs indicate that your GHE was rejecting API requests due to rate limiting. Perhaps you could write a simple script to make concurrent API requests and check if the same error occurs. You can determine the request rate by searching for “interval” in the log. @klesh are you sure it is getting API limit from GHE? since we do not have API limit in our GHE server, where in GHE we can see if there is any API limit? is it possible that calling API in Github.com? -- 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]
