Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] Configure session timeous globally #377

Open
kopf-archiver bot opened this issue Aug 18, 2020 · 0 comments · May be fixed by #1157
Open

[PR] Configure session timeous globally #377

kopf-archiver bot opened this issue Aug 18, 2020 · 0 comments · May be fixed by #1157
Labels

Comments

@kopf-archiver
Copy link

kopf-archiver bot commented Aug 18, 2020

A pull request by jumpojoy at 2020-06-24 10:29:59+00:00
Original URL: zalando-incubator/kopf#377
 

Previously timeouts were configured only for watching requests, this patch
make them configured directly in session constructor.

@kopf-archiver kopf-archiver bot closed this as completed Aug 18, 2020
@kopf-archiver kopf-archiver bot changed the title [archival placeholder] [PR] Configure session timeous globally Aug 19, 2020
@kopf-archiver kopf-archiver bot reopened this Aug 19, 2020
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 15, 2025
Introduce new  operator settings which allows to configure global
session timeouts. Implement default timeouts as
 total_timeout: 600sec
 sock_connect_timeout: 60sec
 sock_read_timeout: 60sec
 connect_timeout: 60sec

Closes: nolar#377
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 15, 2025
Introduce new  operator settings which allows to configure global
session timeouts. Implement default timeouts as
 total_timeout: 600sec
 sock_connect_timeout: 60sec
 sock_read_timeout: 60sec
 connect_timeout: 60sec

Closes: nolar#377
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 16, 2025
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 16, 2025
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 16, 2025
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 16, 2025
jumpojoy added a commit to jumpojoy/kopf that referenced this issue Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
0 participants