Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

general sync high load improvements #135

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

chriku
Copy link
Contributor

@chriku chriku commented Sep 25, 2024

No description provided.

@@ -63,6 +71,7 @@ class GithubDataService(

companion object {
const val FALLBACK_USER_NAME = "github"
val TOKEN_WOUND_UP_IN_JAIL = ConcurrentHashMap<String, OffsetDateTime>()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

long term I still think this should be in the db

Copy link
Contributor Author

@chriku chriku Sep 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i agree (partially)

@chriku chriku merged commit 788bc17 into main Sep 25, 2024
1 check passed
@chriku chriku deleted the feature/general_sync_high_load_improvements branch September 25, 2024 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants