Last time we used an aggregation pipeline to update the time_to_respond when an request was assigned to someone.
time_to_respond
I’ve been recording my weight for a while now, and trying to ge to my ideal weight. This is a slow process and takes a lot of time. In order to see the light at the end of the tunnel, I started trying to project given the current weight loss streak, when would I reach my ideal weight.
It’s not in the documentation ?!? Then look into the sources, and you will find it!
It pays to learn your database capabilities, especially for NoSQL ones. I recently took over a project that had overgrown it’s original team. One of the requirements they had was simple: track the time to respond and the time it took to resolve a request. They were using for back end a MongoDB database.