-
Notifications
You must be signed in to change notification settings - Fork 834
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
Set idletimeout #1800
Set idletimeout #1800
Conversation
Hi @andrewshaoyu. Thanks for your PR. I'm waiting for a SeldonIO member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
Wed May 6 10:37:45 UTC 2020 impatient try |
Wed May 6 10:37:57 UTC 2020 impatient try |
Wed May 6 10:37:58 UTC 2020 impatient try |
Is it worth making the core value configurable? |
it need to be configurable. i have a idea, set the idletimeout in seldon-operator's config, operator create the executor with the idletimeout ,and also make destinationrule with the idletimeout. the default value will be 60s and 65s? |
@andrewshaoyu any update on this? |
@andrewshaoyu any update? |
sorry. I am too busy. i find new version executor remove the idle timeout. Make it configurable is important. |
/test notebooks |
Thu Jul 16 09:42:21 UTC 2020 impatient try |
/test notebooks |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cliveseldon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Mon Jul 20 11:07:35 UTC 2020 impatient try |
STARTING TEST [ lint # 7 ]Logs will be available when test completes in the following link: Impatient try: |
STARTING TEST [ pr-build # 6 ]Logs will be available when test completes in the following link: Impatient try: |
SUCCESS [lint # 7] TEST PASSED ✅Well done! 😎 |
SUCCESS [pr-build # 6] TEST PASSED ✅Well done! 😎 |
Fixes #1797