FOUR-15873 Enhance Script Watcher Endpoint Performance by julceslauhub · Pull Request #6947 · ProcessMaker/processmaker
Navigation Menu
{{ message }}
ProcessMaker / processmaker Public
- Notifications You must be signed in to change notification settings
- Fork 246
Merged
FOUR-15873 Enhance Script Watcher Endpoint Performance#6947
caleeli merged 1 commit intofeature/FOUR-15739from
FOUR-15873 Enhance Script Watcher Endpoint Performance#6947
caleeli merged 1 commit intofeature/FOUR-15739from
Conversation
Copy link
Contributor
julceslauhub
commented
Jun 13, 2024
julceslauhub
commented
Performance improvements in interstitials and endpoints to get the task
Solution
- Use nayra engine to run the script watchers to improve its performance
- Use new micro service to run scripts
Related Tickets & Packages
Code Review Checklist
- I have pulled this code locally and tested it on my instance, along with any associated packages.
- This code adheres to ProcessMaker Coding Guidelines.
- This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
- This solution fixes the bug reported in the original ticket.
- This solution does not alter the expected output of a component in a way that would break existing Processes.
- This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
- This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
- This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
- This ticket conforms to the PRD associated with this part of ProcessMaker.
julceslauhub
requested a review
from caleeli
Copy link
processmaker-sonarqube
bot
commented
Jun 13, 2024
processmaker-sonarqube bot commented
Jun 13, 2024
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
caleeli approved these changes Jun 13, 2024
caleeli
merged commit
68fe55c
into
feature/FOUR-15739
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment