When asked for a decision with verbose flag = true, Greenwave returns
the list of matching results for that decision. But when those
results are too many, the request returns with a timeout. Let's just
return the first 20 results and log that the reply is truncated for
debugging reasons.
When asked for a decision with verbose flag = true, Greenwave returns
the list of matching results for that decision. But when those
results are too many, the request returns with a timeout. Let's just
return the first 20 results and log that the reply is truncated for
debugging reasons.