Commit Graph
13 Commits
Author SHA1 Message Date
bs 977b00d378 Last changed 2022-05-27 10:48:40 +02:00
bs 415ec6471e Switched Log placement 2021-12-10 12:46:27 +01:00
bs 06b60a0533 Reconstructed retry System an 15 Minute limitation
Added more logs
2021-12-10 11:09:52 +01:00
bs 0859d47df0 Added further details for error on wrong response code 2021-11-15 08:29:50 +01:00
bs ec7c196052 Included reidentification on expired access token 2021-11-15 08:12:34 +01:00
bs fc2bd1126c Fixed Nullpointer Exception on saveGeneralData
Increased RetryTimes
Decreased Activities per_page value while getting the activities
2021-11-09 15:57:31 +01:00
bs 68a111cd69 Retry fixed so it doesn't exhaust the daily limit: it now considers the 15 Minute limit AND the daily limit
Additionally the zipping was changed: Always after 10 athletes, these files will already be zipped so there won't be one big resulting zip file
2021-10-18 15:04:20 +02:00
bs e582892b9f Code now retries to send a request when there was a wrong response code (mostly 429, which is request limit reached). If there was another error, there will only be one retry 2021-10-13 16:04:28 +02:00
bs ae6e61dcd6 Fixed Problems with reading the streams and activities
Inserted a request delay to only use 30% of allowed requests
2021-10-07 16:59:09 +02:00
bs 524139dac8 Code now expects refresh tokens and requests its own access tokens (not tested) 2021-10-06 16:06:18 +02:00
bs e7f72ea405 Code concluded and tested as far as possible 2021-09-28 11:49:00 +02:00
bs e5a5600d0c Code first draft done, testing is next... 2021-09-17 18:30:26 +02:00
bs 1961b3de52 Start: get athlete first draft 2021-09-16 16:35:23 +02:00