carbonblack / cbapi-python

Carbon Black API - Python language bindings
Other
147 stars 86 forks source link

How to change the caching time #307

Open fancybear-dev opened 2 years ago

fancybear-dev commented 2 years ago

Hi,

Is there any way I can set the caching time for the objects? Right now it is 1 minute, but when I call an object - I'd like it to always fetch the latest results and not use the cached data.