Hi Dask community!
Our team is considering implementing a distributed logging / record keeping functionality using the distributed.Queue
class. However, despite being introduced in 2017 (as far as I can tell), it is still labeled as “experimental”. Aside from the usual precautions about how the API might change without warning, is there anything or any plans for this class we should be aware of? Is the experimental tag just a reflection that the object has not had much user testing and feedback up to now? Happy to get anyone’s thoughts or insights here.