Commit Graph

  • 977b00d378 Last changed master Bianca Steffes 2022-05-27 10:48:40 +0200
  • 415ec6471e Switched Log placement Bianca Steffes 2021-12-10 12:46:27 +0100
  • 06b60a0533 Reconstructed retry System an 15 Minute limitation Added more logs Bianca Steffes 2021-12-10 11:09:52 +0100
  • 0859d47df0 Added further details for error on wrong response code Bianca Steffes 2021-11-15 08:29:50 +0100
  • ec7c196052 Included reidentification on expired access token Bianca Steffes 2021-11-15 08:12:34 +0100
  • fc2bd1126c Fixed Nullpointer Exception on saveGeneralData Increased RetryTimes Decreased Activities per_page value while getting the activities Bianca Steffes 2021-11-09 15:57:31 +0100
  • 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 Bianca Steffes 2021-10-18 15:04:20 +0200
  • 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 Bianca Steffes 2021-10-13 16:04:28 +0200
  • ae6e61dcd6 Fixed Problems with reading the streams and activities Inserted a request delay to only use 30% of allowed requests Bianca Steffes 2021-10-07 16:59:09 +0200
  • 524139dac8 Code now expects refresh tokens and requests its own access tokens (not tested) Bianca Steffes 2021-10-06 16:06:18 +0200
  • e7f72ea405 Code concluded and tested as far as possible Bianca Steffes 2021-09-28 11:48:15 +0200
  • e5a5600d0c Code first draft done, testing is next... Bianca Steffes 2021-09-17 18:30:26 +0200
  • 1961b3de52 Start: get athlete first draft Bianca Steffes 2021-09-16 16:35:23 +0200