Web API is not in sync with real dataSolved

Hello,

I guess this is a cache issue (unfortenatly a bad one).Indeed, when using Web API to request which machines are activated on a particular license, we get some results, but it doesn't reflect realtime data : it's rather data from yesterday.I mean : if I deactivate a machine, the Web API is saying me that the machine is still activated (yesterday), while the LimeLM admin interface is telling it's not (realtime).

Am I the only one to get such an issue ?Of course, we didn't change anything for months, and this issue appears suddently.

Best. Philippe

Hello again. Things seems back to normal, but for sure, there was an issue and information retrieved via the Web API wasn't realtime.

The caching in the web API side was too aggressive. Weve toned it down.