Skip to content

Make log upload batch size configurable via settings#534

Merged
StuartFerguson merged 3 commits intomainfrom
task/#516_todo_completed
Apr 15, 2026
Merged

Make log upload batch size configurable via settings#534
StuartFerguson merged 3 commits intomainfrom
task/#516_todo_completed

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Added optional LogMessageBatchSize property to configuration models and API responses. Updated log upload logic to use this configurable batch size instead of a hardcoded value, defaulting to 10 if not set. Refactored log message model list creation for clarity. This enhances flexibility and maintainability of log uploads.

closes #516

Added optional LogMessageBatchSize property to configuration models and API responses. Updated log upload logic to use this configurable batch size instead of a hardcoded value, defaulting to 10 if not set. Refactored log message model list creation for clarity. This enhances flexibility and maintainability of log uploads.
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 15, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 2 duplication

Metric Results
Complexity 0
Duplication 2

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@StuartFerguson StuartFerguson merged commit 3d2846b into main Apr 15, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BestPractice] Complete the task associated to this 'TODO' comment.

1 participant