Skip to content

Commit 38e298e

Browse files
Update spec/mongo/retryable/client_backpressure_no_backoff_prose_spec.rb
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 70747e3 commit 38e298e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/mongo/retryable/client_backpressure_no_backoff_prose_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# Test 4: Backoff is applied if and only if the error is an
3838
# overload error (mixed overload + non-overload in the overload loop)
3939
# -------------------------------------------------------------------------
40-
describe 'Test 5: backoff applied only for overload errors in overload retry loop' do
40+
describe 'Test 4: backoff applied only for overload errors in overload retry loop' do
4141
it 'applies backoff for the overload error but not for subsequent non-overload errors' do
4242
# Configure first fail point: overload error, fires once.
4343
admin_client.command(

0 commit comments

Comments
 (0)