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

JENKINS-56773 - Disable Executor plugin by default, and throttle requests for the api for those that have it installed #1947

Merged
merged 8 commits into from Apr 24, 2019

Conversation

halkeye
Copy link
Member

@halkeye halkeye commented Apr 8, 2019

Description

See JENKINS-56773.

Submitter checklist

  • Link to JIRA ticket in description, if appropriate.
  • Change is code complete and matches issue description
  • Appropriate unit or acceptance tests or explanation to why this change has no tests
  • Reviewer's manual test instructions provided in PR description. See Reviewer's first task below.

Reviewer checklist

  • Run the changes and verified the change matches the issue description
  • Reviewed the code
  • Verified that the appropriate tests have been written or valid explanation given

Copy link
Collaborator

@NicuPascu NicuPascu left a comment

Choose a reason for hiding this comment

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

LGTM 🐝



const FETCH_TIMEOUT = 30 /* seconds */ * 1000 /* milliseconds */;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we name this FETCH_TIMEOUT_MS?

@halkeye
Copy link
Member Author

halkeye commented Apr 8, 2019 via email

@sophistifunk
Copy link
Collaborator

🐝

@halkeye halkeye added the bug label Apr 17, 2019
@sophistifunk
Copy link
Collaborator

LGTM

@halkeye halkeye changed the title Disable Executor by default, and throttle requests for the api JENKINS-56773 - Disable Executor plugin by default, and throttle requests for the api for those that have it installed Apr 24, 2019
@halkeye halkeye merged commit 7cfca18 into master Apr 24, 2019
@halkeye halkeye deleted the fix/JENKINS-56773 branch April 24, 2019 20:55
@tempora-mutantur
Copy link

Thank you. Can you, please, tell when this is going to be released?

@halkeye
Copy link
Member Author

halkeye commented Apr 25, 2019 via email

@tempora-mutantur
Copy link

Hi, @halkeye . As I see, the load is still pretty high after the update.

image

Could you, please, tell if I can disable the blueocean-executor-info plugin because the dependency was disabled?
Thank you

@halkeye
Copy link
Member Author

halkeye commented May 3, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants