We would like to be able to filter logs by a particular request/reducer call so that we can associate logs with the reducer call that we made on the website.
Probably this has to be set by the caller? Or at least be accessible to the caller after calling the reducer because the caller will want to filter out the logs and they need to know what number to filter by.
We would like to be able to filter logs by a particular request/reducer call so that we can associate logs with the reducer call that we made on the website.
Probably this has to be set by the caller? Or at least be accessible to the caller after calling the reducer because the caller will want to filter out the logs and they need to know what number to filter by.