Added a TODO for later.

This commit is contained in:
Joseph Milazzo 2025-06-26 17:32:02 -05:00
parent 994e5d4d83
commit 4d435865a8

View file

@ -53,6 +53,7 @@ public class WantToReadSyncService : IWantToReadSyncService
try
{
// TODO: K+ can technically throw an exception when rate limit occurs or token is dead. We need to handle.
_logger.LogInformation("Syncing want to read for user: {UserName}", user.UserName);
var wantToReadSeries =
await (