Conversation
…3156) Add getScrapeZDR/getSearchZDR helpers that resolve the effective ZDR mode from either the new enum fields (scrapeZDR/searchZDR) or the legacy boolean fields (forceZDR/allowZDR). This enables safe deployment alongside the DB migration since ACUC cache may serve stale boolean-format flags for up to 10 minutes. - Add new enum fields to TeamFlags alongside existing boolean fields - Replace all direct forceZDR/allowZDR reads with helper functions - Search endpoints use getSearchZDR, all others use getScrapeZDR - Update tests to use new enum format Co-authored-by: firecrawl-spring[bot] <254786068+firecrawl-spring[bot]@users.noreply.github.com> Co-authored-by: micahstairs <micah@sideguide.dev>
…heInfo (#3151) The index engine's row selection logic (lines 294-303) may choose a row other than data[0] — e.g. when recent error entries (403s) precede a valid 2xx entry but haven't hit the errorCountToRegister threshold of 3. In that case, data[newest200Index] is selected, but the GCS fetch and cacheInfo timestamp were still referencing data[0], causing the wrong document to be fetched and the wrong cache age to be reported. Co-authored-by: firecrawl-spring[bot] <254786068+firecrawl-spring[bot]@users.noreply.github.com> Co-authored-by: devhims <himanshu@sideguide.dev>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )