Skip to content

refactor: increased default signal chunk size to 30#261

Merged
ardevd merged 1 commit into
mainfrom
chunk-size-tweak
Feb 22, 2026
Merged

refactor: increased default signal chunk size to 30#261
ardevd merged 1 commit into
mainfrom
chunk-size-tweak

Conversation

@ardevd

@ardevd ardevd commented Feb 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

@ardevd ardevd self-assigned this Feb 22, 2026
Copilot AI review requested due to automatic review settings February 22, 2026 21:48
@ardevd ardevd added the enhancement New feature or request label Feb 22, 2026
@redbird-sonarqube

Copy link
Copy Markdown

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR increases the default signal chunk size for the batched signal fetching mechanism from 25 to 30. This change optimizes the number of GraphQL queries needed to retrieve vehicle signals while staying within API complexity limits. The batching mechanism already includes adaptive error handling that reduces chunk size if complexity limits are exceeded.

Changes:

  • Increased initial_chunk_size default parameter from 25 to 30 in get_latest_signals_batched method

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ardevd ardevd merged commit 1b5751c into main Feb 22, 2026
10 checks passed
@ardevd ardevd deleted the chunk-size-tweak branch February 22, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants