Update outdated fallback GitHub star count #16173

Closed
opened 2026-02-21 19:24:56 -05:00 by yindo · 0 comments
Owner

Originally created by @lyzno1 on GitHub (Aug 14, 2025).

Issue Description

The current fallback value for GitHub star count appears to be outdated and no longer reflects the actual repository statistics.

Related Issue

This is related to #23802 regarding GitHub star display failures due to API rate limiting.

Problem

When the GitHub API rate limit is exceeded or API calls fail, the system falls back to a hardcoded star count value that is significantly lower than the current actual star count, providing misleading information to users.

Proposed Solution

Update the fallback star count value to reflect the current repository statistics and consider implementing a more dynamic fallback mechanism.

Originally created by @lyzno1 on GitHub (Aug 14, 2025). ## Issue Description The current fallback value for GitHub star count appears to be outdated and no longer reflects the actual repository statistics. ## Related Issue This is related to #23802 regarding GitHub star display failures due to API rate limiting. ## Problem When the GitHub API rate limit is exceeded or API calls fail, the system falls back to a hardcoded star count value that is significantly lower than the current actual star count, providing misleading information to users. ## Proposed Solution Update the fallback star count value to reflect the current repository statistics and consider implementing a more dynamic fallback mechanism.
yindo added the 💪 enhancement label 2026-02-21 19:24:56 -05:00
yindo closed this issue 2026-02-21 19:24:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#16173