-
Notifications
You must be signed in to change notification settings - Fork 4
Run all Github indicators computations in another thread pool #157
Copy link
Copy link
Open
Labels
effort: 13priority: nowstate: pendingPending requirements, dependencies, data, or more information.Pending requirements, dependencies, data, or more information.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex, emergent practices used.The situation is complex, emergent practices used.
Metadata
Metadata
Assignees
Labels
effort: 13priority: nowstate: pendingPending requirements, dependencies, data, or more information.Pending requirements, dependencies, data, or more information.type: featureBrand new functionality, features, pages, workflows, endpoints, etc.Brand new functionality, features, pages, workflows, endpoints, etc.work: complexThe situation is complex, emergent practices used.The situation is complex, emergent practices used.
When Github Graphql token bucket is exhausted, it blocks all camel process, while it should block only github based ones (and of course prevent the indicator computation route to be marked as fully done).