[18.0][IMP] usability_api_connector: configurable log limit, latest api log#306
Merged
Saran440 merged 1 commit intoJul 19, 2026
Merged
Conversation
ROBBYHOOD9
commented
Jul 19, 2026
Contributor
- remove limit def _truncate_text and add api_connector.log_limit to limit config payload
- add helper _get_latest_api_log() in common.base.api to get latest api call
… helper - _truncate_text: limit now read from api_connector.log_limit system parameter (0 = keep full payload/result, new default) instead of the hardcoded 1000 chars that silently lost log data - add _get_latest_api_log: deterministic latest-log lookup (create_date, id) for downstream modules
Collaborator
|
Hi @Saran440, |
Collaborator
|
/ocabot merge patch |
Collaborator
|
What a great day to merge this nice PR. Let's do it! |
Collaborator
|
Congratulations, your PR was merged at 797bc0e. Thanks a lot for contributing to ecosoft-odoo. ❤️ |
Saran440
deleted the
18.0-usability_api_connector-log_limit-latest_api_log
branch
July 19, 2026 09:27
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.