1. CI gates are passed.
2. Manual testing:
The client connects to the gRPC messages stream when messages exist for a certain `deviceID` in the DynamoDB database. When the `messages.skip_persistence` config flag has presented the messages from the database will not be delivered to the stream, because we are skipping looks into the database for them.