API Timout Requests ever since the api went down in December

Ever since the API went down in december, ive been getting this in my logs

NzbDrone.Common.Http.TooManyRequestsException: HTTP request failed: [429:TooManyRequests] [POST] at [https://api.trakt.tv/sync/collection]
  at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00154] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Common\Http\HttpClient.cs:105 
  at NzbDrone.Core.Notifications.Trakt.TraktProxy.AddToCollection (NzbDrone.Core.Notifications.Trakt.Resource.TraktCollectShowsResource payload, System.String accessToken) [0x0002a] in M:\BuildAgent\work\63739567f01dbcc2\src\NzbDrone.Core\Notifications\Trakt\TraktProxy.cs:45 
AUTHED_API_POST_LIMIT rate limit exceeded. Please wait 1 seconds then retry your request.

Ive tried re-authenticating my connection to trakt but still get the too many requests timeout, however i dont have any of these in my logs from before the trakt problem in december and i havent changed my set up at all

This isn’t a timeout, it’s saying you’re exceeding the API rate limits.