List not completely in sync

Issue #102 resolved
Former user created an issue

Hi,

I might have just misunderstood something but:

  1. Say I add a new entry to my anime list.
  2. I go to /2/animelist/username, but the entry isn't there.
  3. Wait x mins and eventually the entry shows up

Is there a built-in cache or something?

Comments (5)

  1. Ratan Dhawtal

    Hi,

    No that endpoint does not contain any cache. You can see that at "Atarashii API / src / Atarashii / APIBundle / Controller / AnimeListController.php".

    We are using for that part the official API which may have it? I am not sure.

  2. Michael Johnson

    MAL sometimes has a bit of a delay in list updates. If this persists, we can look into it further.

  3. Former user Account Deleted

    This is always happens btw. Also applies to remove/update. Not sure how it can be solved (assuming it is MAL).

  4. Log in to comment