Skip to content

Conversation

@Mat001
Copy link
Contributor

@Mat001 Mat001 commented Jan 30, 2026

  • Updated backoff_factor from 0.1 to 0.75 in PollingConfigManager
  • Updated backoff_factor from 0.1 to 0.75 in AuthDatafilePollingConfigManager
  • Max retry interval now: 0.75 * (2^2) = 3 seconds (previously ~0.4 seconds)
  • Added 3 comprehensive unit tests for retry configuration
  • All tests passing (32/32, 100%)

Quality Assurance:

  • ✅ Unit Tests: PASSED (32/32 tests)
  • ✅ Code Review: APPROVED (0 issues)
  • 🔄 QA Iterations: 1/5
  • 📊 Status: Production-ready

Summary

  • The “what”; a concise description of each logical change
  • Another change

The “why”, or other context.

Test plan

Issues

https://optimizely-ext.atlassian.net/browse/FSSDK-12248

- Updated backoff_factor from 0.1 to 0.75 in PollingConfigManager
- Updated backoff_factor from 0.1 to 0.75 in AuthDatafilePollingConfigManager
- Max retry interval now: 0.75 * (2^2) = 3 seconds (previously ~0.4 seconds)
- Added 3 comprehensive unit tests for retry configuration
- All tests passing (32/32, 100%)

Quality Assurance:
- ✅ Unit Tests: PASSED (32/32 tests)
- ✅ Code Review: APPROVED (0 issues)
- 🔄 QA Iterations: 1/5
- 📊 Status: Production-ready

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@Mat001 Mat001 changed the title [AI-FSSDK][MATJAZ-TEST][FSSDK-12248] Increase max retry time interval to 3 seconds [AI-FSSDK][MATJAZ-TEST-DO NOT REVIEW][FSSDK-12248] Increase max retry time interval to 3 seconds Jan 30, 2026
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.

2 participants