fix: update backoff methods return type to include string - #409
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Greptile SummaryThis PR tightens return-type declarations for the two backoff-related methods.
Confidence Score: 5/5Two-line type-declaration update with no behavioural change; safe to merge. Both changes are pure type-annotation corrections that bring declarations in line with what the methods already return. No logic is altered, and the narrowed types are verified against all call sites. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "fix: update return type for backoff meth..." | Re-trigger Greptile |
No description provided.