https://github.com/bluesky/databroker
for WrightTools, this is only relevant for data.from_databroker.
pin to version <2 for short term fix. Long term, we should be looking to implement a from_tiled method.
As the group never really adopted MongoDB, I think it is safe to simple stop supporting it once problems arise with the pinned version; post a deprecation warning on the method and remove in later versions.
https://github.com/bluesky/databroker
for WrightTools, this is only relevant for
data.from_databroker.pin to version <2 for short term fix. Long term, we should be looking to implement a
from_tiledmethod.As the group never really adopted MongoDB, I think it is safe to simple stop supporting it once problems arise with the pinned version; post a deprecation warning on the method and remove in later versions.