Skip to content

Measure and reduce number of calls to GitHub #2160

@krzema12

Description

@krzema12

There are still problems with the server's stability, I. e. responding at all in some cases.

I noticed that sometimes Kotlin Scripting makes a lot of requests to the bindings sever about artifacts that are regular Maven packages, not action bindings. It happens when the list of dependencies contains some regular Maven packages as well. It leads to making lots of requests returning HTTP 404.

My hypothesis is that we're hitting some throttling on GitHub, or just these requests take some time and if there's a lot of them, the requests time out.

To do:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions