Skip to content

Conversation

litt3
Copy link
Contributor

@litt3 litt3 commented Apr 10, 2025

Bug

  • When doing distributed retrieval, these warnings show up
Apr 10 19:21:09.761 WRN v2/retrieval_client.go:138 failed to verify chunks from operator component=RetrievalClient operator=ea77395332488b77d4040e93c31bd5802e735ad4daa4f4514ee677390ce88205 err="invalid number of frames and indices: 754 != 930"
  • The problem was using loop variables in submitted work to the pool
  • Responses from different validators were getting scrambled up

Fix

  • Make a local copy

@litt3 litt3 requested a review from cody-littley April 10, 2025 20:41
@litt3 litt3 self-assigned this Apr 10, 2025
@litt3 litt3 requested a review from ian-shim April 10, 2025 20:55
@litt3 litt3 marked this pull request as ready for review April 10, 2025 20:55
@litt3 litt3 merged commit 36aae2c into master Apr 11, 2025
15 checks passed
@litt3 litt3 deleted the concurrency-bug branch April 11, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants