Conversation
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.
Configured-board searches apply
limitandoffsetseparately at every board, then return all merged hits. With two interleaved boards,limit=1&offset=1consequently skips the second-newest job; an unqualified search can also return more than the default 25 results.Fetch each board's prefix in pages no larger than the shared
MAX_LIMIT, merge and sort the results, then apply pagination once globally. Keep a single timeout budget per board across all pages and discard a failed board's partial results while preserving successful sources and their totals. Query limits and offsets follow the existing schema bounds.Validation: five new regressions fail against a rebuilt upstream
282feb1. After the fix, all seven configured-board tests pass and the fullpnpm testrun reports 368 passing tests. Coverage includes interleaved boards, a single board with a nonzero offset, the default limit, multi-page fetching, and cumulative timeouts. This does not claim a live multi-board deployment test or database-backed validation.Submitted under the published $0.25 USD-equivalent reward per valid bug-fix PR, using the existing application and settlement conversation. Please confirm acceptance and the exact net amount before payment in native SOL on Solana mainnet to
5wzc9saR1iiPSCLoGS7DU6bbEiCUysUUcPhLx2E7KcRU.