pathwar/pathwar

[BUG] gRPC: Received message larger than max

MikaelVallenet opened this issue ยท 1 comments

image

This errors happen when the activity table in database, is too big
the request admin/list-activities return bigger result than capacity of gRPC message.

A limit per default should be implemented on list-activities route
I will work on a fix soon

๐ŸŽ‰ This issue has been resolved in version 2.94.1 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€