Skip to content

Conversation

jaeopt
Copy link
Contributor

@jaeopt jaeopt commented May 7, 2024

Summary

Events can be discarded for staled connections with httpclient connection pooling.
This PR fixs it with -

  1. reduce the time for connection validation from 5 to 1sec.
  2. enable retries (x3) for event POST.

Test plan

  • new unit tests covering parameter configurations and retries

Issues

@jaeopt jaeopt requested a review from a team as a code owner May 7, 2024 18:56
@jaeopt jaeopt requested a review from muzahidul-opti May 7, 2024 18:56
@jaeopt jaeopt removed their assignment May 7, 2024
Copy link

@Mat001 Mat001 left a comment

Choose a reason for hiding this comment

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

lgtm

@jaeopt jaeopt merged commit 71f9e75 into master May 8, 2024
@jaeopt jaeopt deleted the jae/FSSDK-10095 branch May 8, 2024 22:48
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.

3 participants