Refactor: Export Retry Configuration Constants - #8351
Conversation
|
This pull request refactors the retry configuration constants, which is a good step towards improving code maintainability. It relates to previous decisions like the one on fixing dead code in the |
📦 Next.js Bundle Size Report (Gzipped Sizes)✨ No significant bundle size changes detected. 📊 Summary of Totals
|
Aamod007
left a comment
There was a problem hiding this comment.
Exporting retry constants for reuse across the codebase — good refactoring. CI failing — please fix.
Labels: level:beginner, quality:clean, type:refactor, mentor:Aamod007
Aamod007
left a comment
There was a problem hiding this comment.
Re-reviewing after noting the only CI failure is Vercel authorization (not code-related). All other checks (Format · Lint · Typecheck · Test, Production Build, CodeQL) pass. Approving — the Vercel deploy auth is a repo-level config issue, not a code problem.
Summary of What Has Been Done
This PR addresses issue #8333.
See the corresponding issue for full details.
Closes #8333
Note: Please assign this PR to the
tmdeveloper007account.