tasks
This commit is contained in:
@@ -2754,6 +2754,9 @@ def handle_rp3_async_workout(userid,rp3token,rp3id,startdatetime,debug=False,**k
|
||||
|
||||
time.sleep(waittime)
|
||||
|
||||
if download_url == '':
|
||||
return 0
|
||||
|
||||
filename = 'media/RP3Import_'+str(rp3id)+'.csv'
|
||||
res = requests.get(download_url,headers=headers)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user