small fixes and additional logging for rp3
This commit is contained in:
@@ -2929,6 +2929,8 @@ def handle_rp3_async_workout(userid,rp3token,rp3id,startdatetime,max_attempts,de
|
||||
|
||||
|
||||
with open(filename,'wb') as f:
|
||||
#dologging('rp3_import.log',res.text)
|
||||
dologging('rp3_import.log','Rp3 ID = {id}'.format(id=rp3id))
|
||||
f.write(res.content)
|
||||
|
||||
uploadoptions = {
|
||||
|
||||
Reference in New Issue
Block a user