We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4886d77 commit d44e9bfCopy full SHA for d44e9bf
pubsub/google/cloud/pubsub_v1/subscriber/_protocol/streaming_pull_manager.py
@@ -285,7 +285,7 @@ def _maybe_release_messages(self):
285
would allow. Each released message is added to the lease management,
286
and the user callback is scheduled for it.
287
288
- If there are currently no messageges on hold, or if the leaser is
+ If there are currently no messages on hold, or if the leaser is
289
already overloaded, this method is effectively a no-op.
290
291
The method assumes the caller has acquired the ``_pause_resume_lock``.
0 commit comments