fix(retry): better error #501
+36
−8
Open
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 2, 2025 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- lib/algolia/error.rb 1
- lib/algolia/transport/transport.rb 1
- lib/algolia/logger_helper.rb 2
See the complete overview on Codacy
Annotations
Check notice on line 79 in lib/algolia/transport/transport.rb
codacy-production / Codacy Static Code Analysis
lib/algolia/transport/transport.rb#L79
Space inside { missing.
Check notice on line 85 in lib/algolia/transport/transport.rb
codacy-production / Codacy Static Code Analysis
lib/algolia/transport/transport.rb#L85
Prefer single-quoted strings when you don't need string interpolation or special symbols.
Loading