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

perf: set lower priority for background processes (backport #21841) #22027

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 12, 2023

This is an automatic backport of pull request #21841 done by Mergify.
Cherry-pick of ef51dde has failed:

On branch mergify/bp/version-14-hotfix/pr-21841
Your branch is up to date with 'origin/version-14-hotfix'.

You are currently cherry-picking commit ef51dde052.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   frappe/utils/scheduler.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   frappe/utils/background_jobs.py

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested a review from a team as a code owner August 12, 2023 15:49
@mergify mergify bot added the conflicts label Aug 12, 2023
@mergify mergify bot requested review from surajshetty3416 and removed request for a team August 12, 2023 15:49
@mergify mergify bot assigned ankush Aug 12, 2023
@ankush ankush closed this Aug 12, 2023
@ankush ankush deleted the mergify/bp/version-14-hotfix/pr-21841 branch August 12, 2023 16:45
@ankush ankush restored the mergify/bp/version-14-hotfix/pr-21841 branch August 16, 2023 06:36
@ankush ankush reopened this Aug 16, 2023
@ankush ankush force-pushed the mergify/bp/version-14-hotfix/pr-21841 branch from a20f51c to dacecae Compare August 16, 2023 06:48
@ankush ankush removed the conflicts label Aug 16, 2023
@ankush ankush merged commit f39bc79 into version-14-hotfix Aug 17, 2023
12 checks passed
@ankush ankush deleted the mergify/bp/version-14-hotfix/pr-21841 branch August 17, 2023 09:41
frappe-pr-bot pushed a commit that referenced this pull request Aug 22, 2023
# [14.46.0](v14.45.0...v14.46.0) (2023-08-22)

### Bug Fixes

* autoincr caching and clear site cache after restore ([#22079](#22079)) ([#22087](#22087)) ([af6393f](af6393f))
* button styling in quill ([#22069](#22069)) ([bc764aa](bc764aa))
* disallow unsafe attrs in jinja ([acbfb2a](acbfb2a))
* do not allow to create dashbaord chart, number card if doesn't have access ([4ebb841](4ebb841))
* don't enqueue sendmail jobs ([#22154](#22154)) ([ee2bb42](ee2bb42))
* **DX:** hide irrelevant sections in DocType if it's a child table (backport [#22053](#22053)) ([#22065](#22065)) ([2c8e4a6](2c8e4a6))
* file permissions (backport [#20877](#20877)) ([#21503](#21503)) ([f38b6a0](f38b6a0))
* hide "Edit" text on md viewport ([73a1b00](73a1b00))
* hide or show button to load more ([c2f20f7](c2f20f7))
* incorrect doctype map key in cache ([a01c362](a01c362))
* **minor:** grid row layout on small viewport ([9ad35d3](9ad35d3))
* rate limit for all HTTP methods ([#21929](#21929)) ([04cf5a6](04cf5a6))
* set correct document label in case `doc` is of type `str` ([8d3e4fb](8d3e4fb))
* translation of buttons in the Form tour ([#22055](#22055)) ([e680b2c](e680b2c))
* **UX:** Provision to ignore prepared report via route options ([#22077](#22077)) ([6bac8a8](6bac8a8))

### Features

* rearranging standard fields in customize form (backport [#19822](#19822), [#20168](#20168)) ([#22120](#22120)) ([060c4a7](060c4a7))

### Performance Improvements

* set lower priority for background processes ([#21841](#21841)) ([#22027](#22027)) ([f39bc79](f39bc79))

### Reverts

* Revert "fix(Contact): use existing full name" (#22119) ([c394053](c394053)), closes [#22119](#22119)
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.46.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants