Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(charts): open persons modal on funnel steps breakdown click instead of pinning tooltip | sampennington | M | AI | 0.7h | 0.2h | Jul 02, 2026 |
SummaryBug FixFix funnel steps click to open persons modal Ensures funnel breakdown clicks open the persons modal instead of pinning tooltip, improving user experience and preventing confusion. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update posthog watcher action | marandaneto | S | No | 0.2h | 0.0h | Jul 02, 2026 |
SummaryCI/CDchore: update posthog watcher action Update PostHog watcher workflows to use the latest action commit and explicitly configure the fix PR review team, ensuring correct team notifications and avoiding default behavior. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| feat(slack_app): add /posthog slash command surface | VojtechBartos | XL | AI | 45.8h | 0.1h | Jul 02, 2026 |
SummaryFeatureAdd /posthog slash command surface Adds a clean slash command for Slack to trigger PostHog routing and project commands, improving discoverability and reducing channel clutter. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
|
||||||
| chore(llma): Update LLM costs | scheduled-actions-posthog | S | No | 0.2h | 0.0h | Jul 02, 2026 |
SummaryChoreUpdate LLM costs Automated update of LLM pricing models to keep internal cost calculations accurate. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(tasks): stop reconciler from cloud-dispatching local desktop runs | tatoalo | L | No | 0.9h | 0.4h | Jul 02, 2026 |
SummaryBug FixPrevent cloud reconciler from hijacking local runs Fixes a bug where the task reconciler mistakenly dispatched cloud workflows for local desktop runs, ensuring correct task routing and preventing unnecessary cloud resource usage. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Python
|
||||||
| fix(engineering_analytics): widen job-logs discovery lookback to 24h | webjunkie | XL | AI | 0.8h | 0.0h | Jul 02, 2026 |
SummaryBug FixWiden job-logs discovery lookback to 24h Adjusts job-log discovery to handle delayed warehouse ingestion, preventing silent failures and ensuring reliable CI job reporting. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot, ChatGPT
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(data-modeling): suspend nodes after repeated failures | sakce | L | AI | 39.1h | 0.4h | Jul 02, 2026 |
SummaryFeatureAdd node suspension after repeated failures Prevents endless retry loops for failed materialization jobs, saving compute resources and reducing failure digests sent to customers. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(notifications): auto-mark in-app notifications read after 3s in view | yasen-posthog | M | AI | 24.3h | 0.1h | Jul 02, 2026 |
SummaryFeatureAuto-mark in-app notifications read after 3s Automatically marks notifications as read after 3 seconds of being in view, reducing clutter and improving user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(tasks): Let any member filter to internal tasks | Twixes | M | No | 1.4h | 0.8h | Jul 02, 2026 |
SummaryFeatureLet any member filter to internal tasks Enables non‑staff members to filter tasks by the internal flag, removing a debug gate and improving task visibility across the team. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Python
Frameworks:
Django
|
||||||
| feat(dashboards): auto-collapse folder tree on mobile | vdekrijger | S | AI | 2.7h | 1.8h | Jul 02, 2026 |
SummaryFeatureAuto-collapse dashboards folder tree on mobile Improves mobile dashboard navigation by collapsing the folder tree, reducing screen clutter and making dashboards more accessible. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(supabase): guide users who paste the project URL as the host | Gilbert09 | M | No | 25.8h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix Supabase host validation to guide users Adds validation to detect when users paste a Supabase project URL into the host field, providing actionable guidance and preventing connection errors. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(replay): memoize image blurs within a Kafka message | robbie-c | M | AI | 0.4h | 0.3h | Jul 02, 2026 |
SummaryBug FixMemoize image blurs to reduce duplicate work Reduces redundant image processing in session replay ingestion, improving throughput and preventing event loop starvation. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(agent-proxy): address review comments from #67555 | charlesvien | S | AI | 10.4h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix agent-proxy review comments Improves agent-proxy error handling by removing unnecessary constructor parameters and preventing duplicate error logs, ensuring more accurate client disconnect reporting. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(clickhouse): enforce LOGS in the convergence gate (local-logs golden) | orian | XL | No | 14.9h | 1.0h | Jul 02, 2026 |
SummaryChoreEnforce LOGS role in convergence gate Adds golden configuration for the logs node, ensuring the convergence gate detects drift and improves CI reliability for logs cluster. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.95
Tech Stack
Languages:
Sql
|
||||||
| refactor(slack_app): consolidate feature flags into one aligned module | VojtechBartos | L | AI | 0.9h | 0.1h | Jul 02, 2026 |
SummaryRefactorConsolidate Slack app feature flags into single module Improves consistency and reliability of Slack app feature gating, reducing failures and simplifying maintenance. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: Retry flags only on transport errors | marandaneto | L | No | 0.7h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix retry flags to only transport errors Aligns the Python SDK retry logic to avoid retrying on API status responses, improving network resilience and reducing unnecessary traffic. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Python, Yaml
Frameworks:
Github-Actions
|
||||||
| feat(quill): add ThreadItem chat primitives and subtle-foreground token | adamleithp | XL | AI | 1.2h | 0.2h | Jul 02, 2026 |
SummaryFeatureAdd ThreadItem chat primitives and subtle-foreground token Introduces reusable ThreadItem primitives for feed‑style chat, enabling consistent UI across products and reducing duplicated effort. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(signals): add proven scout patterns to the authoring cookbook | andrewm4894 | M | AI | 1.7h | 1.6h | Jul 02, 2026 |
SummaryDocsAdd proven scout patterns to authoring cookbook Documentation update adding new scout patterns to the PostHog authoring cookbook, improving agent authoring guidance. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| docs(devex): Q3 2026 objectives | webjunkie | M | No | 19.4h | 1.3h | Jul 02, 2026 |
SummaryDocsRefresh DevEx Q3 objectives Updated the Developer Experience team objectives for Q3 2026, aligning them around a single north star of making 10,000 PRs a month easy and outlining the write‑verify‑review‑merge‑measure loop. This high‑level framing supports strategic focus and clarifies ownership across stations. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(bigquery-batch-exports): Enable local subchannel pool | tomasfarias | XS | AI | 0.5h | 0.0h | Jul 02, 2026 |
SummaryBug FixEnable local subchannel pool for BigQuery batch exports Adds a gRPC channel option to enable a local subchannel pool, improving connection handling for BigQuery batch exports. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(tasks): support claude-sonnet-5 reasoning effort | tatoalo | M | No | 1.0h | 0.0h | Jul 02, 2026 |
SummaryBug FixAdd support for Claude Sonnet 5 reasoning effort Enables tasks to use Claude Sonnet 5 with reasoning effort and logs rejections for monitoring, improving reliability and observability. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.30
Tech Stack
Languages:
Python
|
||||||
| fix(data-warehouse): show error state when new-source list fails to load | Gilbert09 | S | No | 32.2h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix data warehouse wizard error state Users no longer stuck in indefinite loading state when data warehouse source list fails to load, improving onboarding flow and reducing abandonment. The change adds an error banner with retry, restoring visibility and recovery. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Copilot
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(tasks): surface real cause on follow-up delivery failure | tatoalo | M | No | 0.7h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix real cause surface on follow-up delivery failure Improves debugging by surfacing the underlying error cause for failed follow-up messages, reducing confusion in Slack notifications. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| fix(toolbar): key clickmap dedupe on chain content, not the null api hash | pauldambra | L | AI | 0.9h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix toolbar clickmap dedupe logic Corrects clickmap element deduplication by using element chain instead of null API hash, restoring accurate heatmap data for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(deletion): pre-delete LLM evaluations so team deletion doesn't recurse | yasen-posthog | M | AI | 17.2h | 0.1h | Jul 02, 2026 |
SummaryBug FixPre-delete LLM evaluations to prevent recursive deletion Ensures teams with LLM evaluations can be fully deleted by removing evaluations before cascade, preventing RecursionError and improving data integrity. This fixes a critical deletion bug that blocked team removal. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(delighted): treat 410 Gone as non-retryable | Gilbert09 | XS | AI | 25.9h | 0.0h | Jul 02, 2026 |
SummaryBug FixTreat 410 Gone as non-retryable in Delighted source Stops retrying on permanently retired Delighted API, providing a clear error message to users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(data-warehouse): describe warehouse columns by hogql-visible name | Gilbert09 | M | AI | 20.2h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix warehouse column description mismatch Aligns data warehouse column annotations with HogQL-visible names, ensuring accurate descriptions for aliased columns. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(sidebar): point suggested-product tooltip at the three dot menu | pauldambra | XS | No | 1.7h | 0.7h | Jul 02, 2026 |
SummaryBug FixFix sidebar tooltip to reference three-dot menu Corrects misleading tooltip in the sidebar, aligning instructions with the actual UI affordance and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(data-warehouse): stop v3 lock takeover racing the late loader | estefaniarabadan | M | AI | 0.4h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix data warehouse lock takeover race Ensures data loads complete successfully by making lock takeover queue‑aware, preventing failed‑to‑completed rejections and improving reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Claude Code
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(data-warehouse): detect repartition need pre-extraction so OOMing tables self-heal | Gilbert09 | M | AI | 1.4h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix OOMing tables self-heal via pre-extraction detection Adds pre-extraction detection to automatically flag and repartition tables that would OOM during merge, improving reliability and reducing manual intervention. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(engineering_analytics): attribute CI log records to github-ci-logs | webjunkie | M | AI | 0.8h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix CI log attribution to github-ci-logs Ensures CI failure logs are correctly routed to the Logs product, improving visibility and enabling accurate filtering. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude, Copilot
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(phai): Open task threads scrolled to the last user message | Twixes | M | No | 1.7h | 0.5h | Jul 02, 2026 |
SummaryFeatureOpen task threads scrolled to last user message Task threads now open scrolled to the top of the last user message, improving usability by allowing users to see their last query without manual scrolling. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(data-viz): percent-stack support for combo charts; remove last SQL chart fallback | sampennington | L | No | 18.6h | 0.1h | Jul 02, 2026 |
SummaryFeatureAdd percent‑stack support for combo charts Enables percent‑stacked combo charts and removes legacy renderer fallback, improving data visualization accuracy for users. Health Assessment
Large
High
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(ai): surface data warehouse view and native descriptions in read_data | thiagosalvatore | XL | AI | 1.7h | 0.9h | Jul 02, 2026 |
SummaryFeatureSurface data warehouse view and native descriptions Enables AI agents to access detailed column and table descriptions for all data sources, improving data understanding and query accuracy. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(endpoints): thin presentation onto facade, enable isolated CI | sakce | L | AI | 10.1h | 0.1h | Jul 02, 2026 |
SummaryRefactorThin presentation layer and enable isolated CI By restructuring the endpoints layer, the PR eliminates unnecessary imports and tightens the facade boundary, reducing test suite runtime and improving developer productivity while maintaining existing functionality. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(temporal): skip cancellation exceptions in error tracking interceptor | posthog | M | No | 30.9h | 30.6h | Jul 02, 2026 |
SummaryBug FixFix Temporal Cancellation Exceptions Prevents Temporal cancellations from being reported as defects, reducing noise in error tracking. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Posthog Code
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Temporal
|
||||||
| fix(warehouse): make stripe backfill resilient to heartbeat timeouts | estefaniarabadan | M | No | 1.7h | 0.1h | Jul 02, 2026 |
SummaryBug FixMake Stripe backfill resilient to heartbeat timeouts This change makes Stripe backfill resilient to heartbeat timeouts, allowing large accounts to sync successfully. It prevents repeated failure digests and improves data pipeline reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(replay): make email redaction linear to stop quadratic scrub blowups | TueHaulund | M | No | 12.0h | 9.8h | Jul 02, 2026 |
SummaryBug FixFix replay email redaction to linear time Reduces replay processing time from seconds to milliseconds, preventing event loop blocking and improving system reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Confidence:
0.90
Tech Stack
Languages:
Typescript
|
||||||
| chore(quill-charts): dedupe time-series chart wiring into shared hooks | sampennington | L | AI | 2.5h | 0.8h | Jul 02, 2026 |
SummaryRefactorDeduplicate time-series chart wiring into shared hooks Refactors chart components to share common logic, reducing duplication and improving maintainability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| docs: Add Snowflake direct query connection documentation | inkeep | S | No | 43.6h | 43.5h | Jul 02, 2026 |
SummaryDocsAdd Snowflake direct query documentation Adds documentation for Snowflake direct query capability, enabling users to query live Snowflake instances directly from the SQL editor without syncing. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack |
||||||
| feat(data-modeling): surface saved query view descriptions in information_schema | thiagosalvatore | M | AI | 19.5h | 0.1h | Jul 02, 2026 |
SummaryFeatureSurface saved query view descriptions in information_schema Adds view and column annotations to information_schema so PostHog AI can read them, improving natural‑language-to‑HogQL accuracy. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(toolbar): make clickmap element matching linear and position-aware | pauldambra | XL | AI | 10.9h | 0.1h | Jul 02, 2026 |
SummaryBug FixImprove clickmap element matching performance Optimizes toolbar clickmap to prevent browser freezes on data‑heavy pages, enhancing user experience and reducing load times. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(bigquery): One client per consumer | tomasfarias | M | AI | 17.8h | 0.1h | Jul 02, 2026 |
SummaryRefactorRefactor BigQuery client per consumer Improves concurrency safety by giving each BigQuery consumer its own async write client, reducing contention and potential race conditions. Feature is behind a flag and only enabled on demand. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(endpoints): isolate product behind facade and canonical layout | sakce | L | AI | 9.5h | 0.1h | Jul 02, 2026 |
SummaryFeatureIsolate product behind facade and canonical layout Enables isolated testing and modular architecture for the endpoints product, reducing full suite runs and improving CI efficiency. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
Frameworks:
Django
|
||||||
| fix(bigquery): stop capturing rejected-credential errors during temp table cleanup | Gilbert09 | S | AI | 20.4h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix BigQuery temp table cleanup error noise This change stops capturing non‑actionable credential errors during BigQuery temp table cleanup, eliminating noise in error tracking. It improves monitoring clarity for support and reduces unnecessary alert fatigue. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(snowflake): treat missing current database as non-retryable | Gilbert09 | S | No | 38.8h | 1.2h | Jul 02, 2026 |
SummaryBug FixFix Snowflake missing database error handling Prevents infinite retry loops by marking missing database errors as non-retryable, improving reliability for Snowflake data imports. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat(data-warehouse): scaffold instantly import source | Gilbert09 | XL | AI | 23.2h | 0.1h | Jul 02, 2026 |
SummaryFeatureScaffold Instantly data warehouse source Adds a hidden stub for Instantly.ai as a data warehouse source, registering it in the backend and updating API schemas, enabling future sync logic without exposing an incomplete connector. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python, Typescript
Frameworks:
Django
|
||||||
| fix(linear): retry truncated JSON responses instead of failing hard | Gilbert09 | M | No | 17.6h | 0.0h | Jul 02, 2026 |
SummaryBug FixRetry truncated JSON responses in Linear source Improves reliability by treating truncated 2xx responses as retryable, preventing import failures and data leakage. Ensures transient network glitches don’t halt data ingestion. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(intercom): restart companies scroll drain on an expired cursor | Gilbert09 | M | AI | 16.8h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix Intercom scroll cursor expiration handling Ensures Intercom data imports recover from expired scroll cursors, preventing sync crashes and maintaining data integrity. The change adds bounded retry logic and unit tests to guarantee reliability. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(apollo): honor Retry-After on rate-limited imports | Gilbert09 | M | AI | 12.4h | 0.1h | Jul 02, 2026 |
SummaryBug FixHonor Retry-After header on Apollo rate limits Ensures Apollo imports respect rate limits, preventing wasted retries and improving reliability of data ingestion. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||