Skip to content

Commit

Permalink
Update client.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Vladislav Kuznecov <fizvlad@mail.ru>
  • Loading branch information
mhenrixon and fizvlad authored Nov 23, 2023
1 parent fe39f06 commit 218a289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/brpoplpush/redis_script/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def execute(script_name, conn, keys: [], argv: [])
#
# Handle errors to allow retrying errors that need retrying
#
# @param [Redis::CommandError, ::Redis::CommandError] ex exception to handle
# @param [Redis::CommandError, ::RedisClient::CommandError] ex exception to handle
#
# @return [void]
#
Expand Down

0 comments on commit 218a289

Please sign in to comment.