Inconsistency in documentation on max_latency #507
Labels
api: pubsub
Issues related to the googleapis/python-pubsub API.
documentation
Improvements or additions to documentation
priority: p2
Moderately-important priority. Fix may not be included in next release.
samples
Issues that are directly related to samples.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
There is inconsistency in the documentation about the default value of
max_latency
. The publisher sample says it is 10ms. The batching documentation says it is 0.05s. Additionally, the batching documentation seems to lack any examples of how to set the other fields available. We should make sure that this documentation (and the documentation for whatever else we can set) is exhaustive.The text was updated successfully, but these errors were encountered: