We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47c8081 commit 3af473bCopy full SHA for 3af473b
gems/aws-sdk-sqs/lib/aws-sdk-sqs/queue_poller.rb
@@ -134,7 +134,7 @@ module SQS
134
# ### `:idle_timeout` Option
135
#
136
# This is a configurable, maximum number of seconds to wait for a
137
- # new message before the polling loop exists. By default, there is
+ # new message before the polling loop exits. By default, there is
138
# no idle timeout.
139
140
# # stops polling after a minute of no received messages
0 commit comments