fabric8io / fabric8-generator

a jboss forge add on for the fabric8 upstream and SaaS generator wizards
Apache License 2.0
1 stars 12 forks source link

Retrieve github organisation hangs and eventually timeout #19

Open corinnekrych opened 7 years ago

corinnekrych commented 7 years ago

How do we handle github API quota exceed? do we return an error to end user? From fabric8-ui retrieving gh organization sometimes hangs without returning to end -user (eventually a timeout is sent)

corinnekrych commented 7 years ago

When testing against prof backend, the http response timeout. However if running forge backend locally, I get a response after 7mins: screenshot 2017-06-20 19 01 57

@jstrachan @gastaldi why would the forge backend be "blocked" for 7 mins from time to time.

jstrachan commented 7 years ago

I wonder if you can reproduce once the new release goes out with the fixes for https://github.com/fabric8io/fabric8-generator/issues/20 and https://github.com/fabric8io/fabric8-generator/issues/17 - basically the code was not using the actual organisation ID to look up repos leading to 400s