merge hotfix 0.7.3 back into develop#2207
Merged
Merged
Conversation
Release/0.7.2
- The default scoping of the query was returning fewer search results than expected, causing the Batch method to return before all batches had been processed.
j16r
approved these changes
Jan 23, 2020
pkcll
added a commit
that referenced
this pull request
Jul 22, 2026
pull Bot
pushed a commit
to MarcelRaschke/chainlink
that referenced
this pull request
Jul 22, 2026
…artcontractkit#22987) * feat: add chip-ingress batch telemetry keys and tune defaults Add 7 chip-ingress batch configuration keys to the [Telemetry] TOML config and wire them through the host and LOOP plugin paths. Default changes: - ChipIngressBufferSize: 1000 -> 10000 - ChipIngressMaxBatchSize: 500 -> 1000 - ChipIngressSendInterval: 100ms -> 500ms - ChipIngressSendTimeout: 3s -> 10s - ChipIngressDrainTimeout: 10s -> 30s Update core/config/docs/core.toml, docs/CONFIG.md, and all golden validation fixtures to match the new chainlink-common defaults. Add a changeset and bump chainlink-common to the latest chip-ingress-batch-config PR commit (caf610156) to pick up the beholder.Config changes. * chainlink: make ChipIngressMaxGRPCRequestSize int to match chainlink-common * chore: bump chainlink-common to chip-ingress-batch-config latest (d44059c4a) * chore: bump chainlink-common to main merge of smartcontractkit#2207 (c1a1e0e75) * test: fix modernize and paralleltest lint in config_telemetry_test * chore: use develop go.mod and bump chainlink-common to c1a1e0e75
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.
No description provided.