Closed tkuhn closed 1 month ago
Sometimes the API requests fail and are not re-tried, which leads to list views or user stats show up empty (or full of zeros for the user stats).
This needs to be fixed in the Java library and then be properly handled here.
This is fixed with 4b7d4de684ceaa6fba26cd9c11d553410e731115 (hopefully...).
Sometimes the API requests fail and are not re-tried, which leads to list views or user stats show up empty (or full of zeros for the user stats).
This needs to be fixed in the Java library and then be properly handled here.