8000 fix: avoid flushing to monitor logs concurrently (backport #32552) by mergify[bot] · Pull Request #32555 · frappe/frappe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: avoid flushing to monitor logs concurrently (backport #32552) #32555

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

mergify[bot]
Copy link
Contributor
@mergify mergify bot commented May 16, 2025
  • This avoids losing data due to concurrent flushes.
  • This also makes flushing effectively synchronous... shouldn't be a big deal AFAIK as most flushes only take few milliseconds. Though if it becomes a problem, ideally we should move to a single queue to ensure flushing isn't becoming a bottleneck.

This is an automatic backport of pull request #32552 done by [Mergify](https://mergify.com).

@mergify mergify bot assigned ankush May 16, 2025
@ankush ankush enabled auto-merge (squash) May 16, 2025 12:33
@ankush ankush merged commit 191c23f into version-15-hotfix May 16, 2025
16 checks passed
@ankush ankush deleted the mergify/bp/version-15-hotfix/pr-32552 branch May 16, 2025 12:37
frappe-pr-bot pushed a commit that referenced this pull request May 20, 2025
# [15.69.0](v15.68.1...v15.69.0) (2025-05-20)

### Bug Fixes

* add support for uploading webp images ([58e9468](58e9468))
* avoid flushing to monitor logs concurrently ([#32552](#32552)) ([#32555](#32555)) ([191c23f](191c23f))
* Fix link in delete data confirmation email template ([#32544](#32544)) ([#32551](#32551)) ([140d5f8](140d5f8))
* link title not reliable in report view ([0a1671c](0a1671c))
* make max report rows configurable ([#32582](#32582)) ([cc41a4c](cc41a4c))
* make timespan filter values translatable ([#32463](#32463)) ([#32471](#32471)) ([50a2a75](50a2a75))
* query report read permission issue ([e2f0c86](e2f0c86))
* remove child tables from document dropdown ([37b68cf](37b68cf))
* remove child tables from Role Permission Manager dropdown ([9e7c443](9e7c443))
* remove conflicts ([f3a2483](f3a2483))
* remove debugging statements ([82ead5c](82ead5c))
* Serbian (Latin) translations ([#32575](#32575)) ([953c217](953c217))
* state_translatability ([#32533](#32533)) ([3c39d07](3c39d07))
* sync translations from crowdin ([#32352](#32352)) ([8e5437a](8e5437a))
* **TextEditor:** restore image alignment after save ([005e62d](005e62d))

### Features

* enhance constructor configurability and fix UI issues (backport [#27851](#27851)) ([#32514](#32514)) ([da4e4bc](da4e4bc))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.69.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 Jun 4, 2025
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.

2 participants
0