Skip to content

[multus] use shortPollTimeout when calling APIserver for pods#1453

Open
olegg-oai wants to merge 1 commit intok8snetworkplumbingwg:masterfrom
olegg-oai:timeout
Open

[multus] use shortPollTimeout when calling APIserver for pods#1453
olegg-oai wants to merge 1 commit intok8snetworkplumbingwg:masterfrom
olegg-oai:timeout

Conversation

@olegg-oai
Copy link

@olegg-oai olegg-oai commented Oct 16, 2025

Existing implementation uses very short timeout (50 or 250ms) when falling back to GetPodAPILiveQuery().
In some environments it results in increased number of error waiting for pod errors.
Increasing it to shortPollTimeout = 2500 * time.Millisecond

@olegg-oai olegg-oai marked this pull request as ready for review October 16, 2025 00:52
@6ixfalls
Copy link

I'm seeing this issue as well, would be great to get this merged

@github-actions
Copy link

This pull request is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 23, 2026
@6ixfalls
Copy link

not stale

@github-actions github-actions bot removed the Stale label Feb 24, 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