ErythroGuild / EasyRollTracker

A simple addon to list /roll results of a raid, with many convenience features.
Mozilla Public License 2.0
1 stars 0 forks source link

Player spec stops updating after awhile, and all future requests fail #98

Closed Ernest314 closed 4 years ago

Ernest314 commented 4 years ago

I suspect this has to do with server requests throttling, and then the notification process never gets triggered again--and the rest of the requests don't even attempt to get sent.

https://wow.gamepedia.com/API_NotifyInspect

It is no longer guaranteed that the server will provide inventory information for every request; should the server choose to throttle a particular request, events indicating availability of inspection data will not fire..