Skip to content

Commit

Permalink
Update rthk.py
Browse files Browse the repository at this point in the history
  • Loading branch information
raileo98 authored Oct 19, 2024
1 parent ee453f8 commit 6026a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/rthk.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ async def optimize_image_quality(imgUrl):

async def get_response(url, timeout=10, mustFetch=True, method='GET', session=session):
global total_requests, cache_hits
global verCount11, verCount20, verCount30
total_requests += 1
while True:
try:
Expand Down

0 comments on commit 6026a49

Please sign in to comment.