Kirkirillka

Results 2 comments of Kirkirillka

The problem seems to be in `api/config.yaml` file, since the "default" parameter for spotbug container has set to 'false'. If you change it to 'true', according to the picture, you...

@JohnSully I also encountered the similar problem. Our traffic pattern is like: - have 4-5 keys like `clicks:userid:groupid` with the structure: `{clickCounter: int, userId: str, groupid: str}` - `userId` and...