Skip to content

Commit

Permalink
signed commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliito committed Jan 3, 2024
1 parent cf29b29 commit cb5224a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pheme/queue_poller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def initialize(queue_url:,
}.merge(poller_configuration || {})

@poller_configuration[:idle_timeout] = idle_timeout unless idle_timeout.nil?

@poller_configuration[:visibility_timeout] = visibility_timeout unless visibility_timeout.nil?

if message_handler
Expand Down

0 comments on commit cb5224a

Please sign in to comment.