Currently leaser is limited in total number of messages (<2000?) which is a problem for use cases with many small messages. Same issue was solved in nodejs library here: https://github.com/googleapis/nodejs-pubsub/pull/65
Currently leaser is limited in total number of messages (<2000?) which is a problem for use cases with many small messages.
Same issue was solved in nodejs library here: googleapis/nodejs-pubsub#65