Skip to content

internal/extsvc/github: Cache oauth scopes in redis with 5s TTL

Warren Gifford requested to merge ig/cached-github-oauth-scopes into main

Created by: indradhanush

In POC stage. Looking for some early feedback.

Maybe helps reduce the high volume of GitHub API requests observed in https://github.com/sourcegraph/customer/issues/658.

Merge request reports

Loading