Skip to content

Fix/exponential retry policy#499

Merged
mohitpubnub merged 3 commits into
masterfrom
fix/exponential-retry-policy
Jun 11, 2026
Merged

Fix/exponential retry policy#499
mohitpubnub merged 3 commits into
masterfrom
fix/exponential-retry-policy

Conversation

@mohitpubnub

@mohitpubnub mohitpubnub commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

fix: exponential retry policy to respected minimum delay configured value.

fix exponential retry policy delay calculation to respected minimum delay configured value.

@mohitpubnub mohitpubnub requested a review from parfeon as a code owner June 9, 2026 07:42
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (11)
  • .pubnub.yml is excluded by !.pubnub.yml and included by none
  • CHANGELOG.md is excluded by none and included by none
  • README.md is excluded by none and included by none
  • dist/web/pubnub.js is excluded by !**/dist/**, !dist/** and included by none
  • dist/web/pubnub.min.js is excluded by !**/dist/**, !**/*.min.js, !dist/** and included by none
  • lib/core/components/configuration.js is excluded by !lib/** and included by none
  • lib/core/components/retry-policy.js is excluded by !lib/** and included by none
  • package-lock.json is excluded by !**/package-lock.json, !package-lock.json and included by none
  • package.json is excluded by none and included by none
  • src/core/components/configuration.ts is excluded by none and included by none
  • src/core/components/retry-policy.ts is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 614411f8-043b-44b0-9050-3130eacd725c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/exponential-retry-policy

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pubnub-ops-terraform

pubnub-ops-terraform commented Jun 9, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@parfeon parfeon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mohitpubnub

Copy link
Copy Markdown
Contributor Author

@pubnub-release-bot release

@mohitpubnub mohitpubnub merged commit 94d7076 into master Jun 11, 2026
10 checks passed
@mohitpubnub mohitpubnub deleted the fix/exponential-retry-policy branch June 11, 2026 09:01
@pubnub-release-bot

Copy link
Copy Markdown
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants