- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for remaining_points (0.06 seconds)
-
scripts/people.py
# Handle primary rate limits primary_limit_wait_time = 0.0 if self.remaining_points <= self.last_query_cost: primary_limit_wait_time = (self.reset_at - now).total_seconds() + 2 logging.warning( f"Approaching GitHub API rate limit, remaining points: {self.remaining_points}, " f"reset time in {primary_limit_wait_time} seconds" )Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Mar 23 13:51:24 GMT 2026 - 15K bytes - Click Count (0)