Closed
Description
We're having issues in production similar to this issue raised in idb-connector a while ago.
We're seeing the temporary storage use on the node job increase rather fast when reading and writing to data queues. This doesn't happen when using the REST transport so I thought this may be an issue with idb-connector. On further testing, I've found the issue doesn't seem to occur with the newer alpha1 version of itoolkit in npm repos using the Toolkit class to read/write data queues so decided to raise it here instead.
Are you still supporting issues with the older version of itoolkit? If not, are there plans to implement reading/writing keyed data queues in the newer version soon™ (it looks like Toolkit dataqueue stuff is being canned)?
Thanks.