John Kellerman
John Kellerman
See https://github.com/EclipseFdn/open-vsx.org/issues/2062.
@amvanbaren, I merged the commits from this PR, https://github.com/eclipse/openvsx/pull/667/commits, into my fork. I restarted my workspace. I can see the Grafana and Prometheus ports but they are not served. This...
@amvanbaren Pretty slick! I was able to get this to work and see the dashboard. A couple of questions. - What defines an error, e.g. a `5xx` http response? -...
@amvanbaren Even a 404 shows up as an error? It seems useful to separate our 5xx server errors from 4xx user errors. On the gitpod workspace construction, I was attempting...
@amvanbaren Will the approach outlined by @marcdumais-work work?
@amvanbaren I think that's fine for now. @marcdumais-work @guellaeq OK with this approach?
@mmatthewkhouzam FYI...
@MatthewKhouzam Your idea is a special access token for bots (CI piplines) that doesn't have the same rate limits? One would have to be a member of the Cloud DevTools...
Well my desire would be to keep this as simple as possible :). Let's assume we have a manual process for generating these bot keys for work group member companies....
Let's explore this a bit. @amvanbaren, what are the current rate limits? I see the 429 in the API doc but I couldn't find if/where we document what those limits...