Pull Request Explorer

Exploring 189 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(payload): harden connector against unknown enum variants and non-JSON error bodies sai-harsha-vardhan M No 22.3h 19.9h Jul 10, 2026

Summary

Bug Fix

Harden connector against unknown enum variants

Improves resilience of the payment connector by gracefully handling unknown statuses and non‑JSON error responses, reducing hard failures and enhancing reliability for payment processing.

Health Assessment

Medium
Low
Low
  • Fast cycle time and a single review round indicate a smooth integration with minimal friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
feat(connector): forward JPMorgan merchant metadata to UCS + route JPMorgan via UCS shuklatushar226 S AI 99.2h 72.6h Jul 10, 2026

Summary

Feature

Add JPMorgan metadata forwarding to UCS

Enables JPMorgan payments through UCS by forwarding required merchant metadata, preventing runtime failures and expanding supported connectors.

Health Assessment

Small
Medium
Medium
  • PR took 4 days to merge with multiple commits after review, indicating moderate review friction but small scope.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Rust
perf(router): Remove MCA decryption call in routing AnuthaDev M No 1.4h 1.2h Jul 10, 2026

Summary

Refactor

Remove MCA decryption call in routing

Improves routing performance by eliminating unnecessary decryption, reducing latency for payment processing.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward performance fix.

AI Details

Tech Stack

Languages: Rust
test(cypress): add payjustnowinstore connector test cases HS-QUALIBOT L No 74.3h 69.4h Jul 10, 2026

Summary

Test

Add Cypress tests for PayJustNowInStore connector

Adds end‑to‑end test coverage for the PayJustNowInStore connector in the PayLater flow, closing a regression gap.

Health Assessment

Large
High
High
  • PR required extended review and multiple rework cycles, indicating complexity and potential integration issues.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
test(cypress): add Placetopay connector payment config HS-QUALIBOT L No 88.4h 0.1h Jul 10, 2026

Summary

Test

Add Placetopay Cypress connector config

Adds Cypress test configuration for Placetopay connector, enabling automated payment regression tests.

Health Assessment

Large
High
High
  • The PR required multiple iterations to address review feedback, resulting in a long cycle time of 88 hours despite a quick initial review. The large number of added test configurations and adjustments to support Placetopay caused significant rework.

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript
fix(connector): [Fiuu] Fix Fiuu refund webhook parsing for numeric IDs Vani-1107 S No 14.2h 12.3h Jul 10, 2026

Summary

Bug Fix

Fix Fiuu refund webhook parsing for numeric IDs

This PR resolves 5xx errors caused by numeric IDs in Fiuu refund webhooks by adding a custom deserializer that accepts numbers or strings, ensuring reliable webhook processing.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved webhook parsing issue, merged within 14 hours.

AI Details

Tech Stack

Languages: Rust
fix(nmi): harden connector against unknown enum variants and non-JSON error bodies sai-harsha-vardhan M No 19.8h 0.8h Jul 10, 2026

Summary

Bug Fix

Harden NMI connector against unknown enum variants and non-JSON error bodies

Adds resilience to the NMI connector by handling unknown enum variants and non-JSON error responses, preventing deserialization failures and panics, thereby improving reliability for payment integrations.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; the change addresses a critical deserialization issue promptly.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
fix(novalnet): add connector response deserialization resilience sai-harsha-vardhan L No 44.6h 5.4h Jul 10, 2026

Summary

Bug Fix

Add resilience to Novalnet connector deserialization

Improves robustness of the Novalnet connector by handling unknown enum variants, empty/non‑JSON error bodies, and unknown webhook events, preventing panics and infinite retry loops.

Health Assessment

Large
Medium
Medium
  • The PR was iterated through multiple small commits and merges, indicating careful refinement, but the overall cycle time of 44.6 hours reflects moderate review friction.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Rust
fix(connector): [worldpayxml] gracefully handle unknown response enum variants and missing optional fields AkshayaFoiger M No 9.4h 1.9h Jul 09, 2026

Summary

Bug Fix

Handle unknown response variants in Worldpay XML connector

The update adds safeguards against unknown response variants and missing optional fields in the Worldpay XML connector. This reduces runtime errors and improves reliability for payment processing.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; PR merged within 9.4 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Rust
refactor(connector): [Paypal] gracefully handle unknown response enum variants and missing optional fields swangi-kumari XL No 9.3h 0.7h Jul 09, 2026

Summary

Refactor

Refactor PayPal connector for robust error handling

Improves reliability of PayPal integration by handling unexpected responses and missing data, reducing failures and maintenance overhead.

Health Assessment

Large
Low
Low
  • Fast cycle time with minimal rework indicates a straightforward refactor with low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
fix(connector): [noon] gracefully handle unknown response enum variants and missing optional fields AkshayaFoiger M No 27.9h 2.9h Jul 09, 2026

Summary

Bug Fix

Fix Noon connector response resilience

Improves robustness of the Noon payment connector by gracefully handling unexpected enum values and missing fields, preventing failures in payment processing.

Health Assessment

Small
Low
Medium
  • PR received a fast initial review but required multiple merges to resolve conflicts, indicating some integration friction.

AI Details

Tech Stack

Languages: Rust
fix(connectors): [stripe] gracefully handle unknown response enum variants and missing optional fields AkshayaFoiger XL No 28.2h 7.0h Jul 09, 2026

Summary

Bug Fix

Fix Stripe connector resilience to API changes

Improves reliability of Stripe integration by handling unexpected API responses, reducing payment failures and improving customer experience.

Health Assessment

X-Large
Medium
Low
  • The PR addressed critical Stripe API resilience with minimal review friction, but the large code changes increase risk.

AI Details

Confidence: 0.30

Tech Stack

Languages: Rust
Revert: "feat(core/connector): [SANTANDER] Add UpdatePostConfirm Flow for Payments Update API" bsayak03 XL No 1.2h 0.0h Jul 09, 2026

Summary

Bug Fix

Revert Santander UpdatePostConfirm Flow

Reverts a recent connector update that caused issues, restoring previous stable behavior.

Health Assessment

X-Large
Medium
Low
  • Quick merge after single review indicates low friction; large codebase revert suggests moderate risk.

AI Details

Tech Stack

Languages: Rust
fix(connector): [Peachpayments] Revert the Condition of cofData.source for Network Token Passthrough Anurag-05-prog XS No 1.7h 0.0h Jul 09, 2026

Summary

Bug Fix

Revert Condition for Peachpayments Network Token Passthrough

Fixes a bug in the Peachpayments connector by reverting an incorrect condition, restoring correct token passthrough behavior and preventing payment failures.

Health Assessment

Small
Low
Low
  • Merged within 1.7 hours with a single small change, indicating a straightforward fix with minimal review friction.

AI Details

Tech Stack

Languages: Rust
refactor(core): Add support for disabling surcharge calculation if MCA is disabled swangi-kumari M No 22.1h 0.9h Jul 09, 2026

Summary

Refactor

Refactor surcharge logic to respect MCA disabled flag

Ensures surcharges are only applied when the Merchant Connector Account is active, improving consistency and reducing erroneous charges.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle, minimal rework, moderate code changes.

AI Details

Tech Stack

Languages: Rust
fix(worldpayxml): allow hyphenated ids in DDC redirect regex Vani-1107 XS No 1.2h 0.7h Jul 09, 2026

Summary

Bug Fix

Fix hyphenated IDs in Worldpay XML redirect

This fix ensures Worldpay XML redirects correctly handle hyphenated IDs, preventing transaction failures and improving payment processing reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Languages: Rust
fix(worldpayxml): allow hyphenated ids in DDC redirect regex AbhishekChorotiya XS No 24.4h 20.5h Jul 09, 2026

Summary

Bug Fix

Fix hyphenated IDs in WorldpayXML redirect regex

Corrects the redirect regex to handle hyphenated payment IDs, preventing 405 errors and ensuring proper form submission.

Health Assessment

Small
Low
Normal
  • PR fixed a regex bug with minimal code changes and a single review cycle, resulting in a quick resolution.

AI Details

Tech Stack

Languages: Rust
fix(payouts): route merchant-authentication (access-token) calls through the payout connector gopikrishna000 M No 146.2h 0.2h Jul 09, 2026

Summary

Bug Fix

Route access-token calls through payout connector

Ensures payout authentication requests use the correct payout connector, preventing misrouting and ensuring accurate reference handling.

Health Assessment

Medium
Medium
Medium
  • The PR required several refactor commits to address a routing bug, leading to a longer cycle time despite a quick initial review.
  • The changes are confined to backend Rust code, focusing on payout authentication logic.

AI Details

Tech Stack

Languages: Rust
fix(fiuu): fallback to customer email when billing email is absent for mandate payment aniketburman014 XS No 21.7h 2.8h Jul 09, 2026

Summary

Bug Fix

Add customer email fallback for FIUU connector

Ensures mandate payments succeed when billing email is missing by using customer email, improving reliability for merchants.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence in correctness.

AI Details

Confidence: 0.10

Tech Stack

Languages: Rust
fix(connector): [Peachpayments] Revert the Condition of cofData.source for Network Token Passthrough Anurag-05-prog XS No 13.5h 0.1h Jul 09, 2026

Summary

Bug Fix

Revert Condition for Peachpayments Network Token Passthrough

Fixes a bug in the Peachpayments connector by restoring the correct handling of network token passthrough, ensuring reliable payment processing.

Health Assessment

Small
Low
Low
  • Rapid review and minimal code changes indicate a low‑risk hotfix with quick turnaround.

AI Details

Tech Stack

Languages: Rust
perf(core): Introduce a new MCA domain type to reduce encryption service calls AnuthaDev L No 8.8h 0.3h Jul 08, 2026

Summary

Chore

Introduce MCA domain type to cut encryption calls

This change removes up to 99% of encryption-service calls for merchant connector account lookups, dramatically reducing latency in payment confirmation flows and improving merchant experience. By eliminating unnecessary decryption, the system scales better under high load.

Health Assessment

Large
Low
Low
  • The PR was merged quickly with minimal review, indicating a straightforward performance improvement with low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Rust
fix(router): resolve notify connector comments AkshayaFoiger S No 179.4h 2.7h Jul 08, 2026

Summary

Bug Fix

Resolve notify connector comments

Fixes unresolved comments on the router notify connector, ensuring correct handling without affecting functionality.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity; PR resolved comments quickly with no functional impact.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
feat(core/connector): [SANTANDER] Add UpdatePostConfirm Flow for Payments Update API bsayak03 XL No 1.2h 0.3h Jul 08, 2026

Summary

Feature

Add UpdatePostConfirm Flow for Santander Payments

Adds a new UpdatePostConfirm flow to the Santander connector, allowing merchants to confirm payment updates more reliably. This enhances transaction accuracy and reduces reconciliation errors.

Health Assessment

X-Large
High
Low
  • Rapid merge with minimal review indicates confidence, but the extensive code changes across many connector files suggest a high-impact update that could affect multiple payment flows.

AI Details

Confidence: 0.75

Tech Stack

Languages: Rust
fix(connector): [Peachpayments] Revert the Condition of cofData.source for Network Token Passthrough Anurag-05-prog XS No 3.8h 0.1h Jul 08, 2026

Summary

Bug Fix

Revert cofData.source condition for network token passthrough

Fixes incorrect COF data handling for network token payments, ensuring accurate transaction processing and compliance.

Health Assessment

Small
Low
Low
  • Quick review and merge within 4 hours, minimal changes, low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
perf(core): Introduce a new MCA domain type to reduce encryption service calls AnuthaDev L No 0.7h 0.1h Jul 08, 2026

Summary

Feature

Add MCA domain type to reduce encryption calls

This change introduces a new MCA domain type that reduces the number of encryption service calls, improving transaction processing speed and lowering operational costs.

Health Assessment

Medium
High
Low
  • Fast cycle time and minimal review rounds indicate efficient resolution of a production issue.

AI Details

Tech Stack

Languages: Rust
fix(ucs): Paysafe Apple Pay predecrypt + gift card bridge fixes shuklatushar226 L AI 111.7h 80.7h Jul 08, 2026

Summary

Bug Fix

Fix Paysafe Apple Pay and Gift Card Bridge

Ensures Apple Pay and paysafecard payments complete successfully via UCS, preventing transaction failures and improving reliability for merchants.

Health Assessment

Large
High
High
  • The PR required multiple iterations and extended review time, indicating complexity and potential integration risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Rust
perf(core): Introduce a new MCA domain type to reduce encryption service calls AnuthaDev L No 0.3h 0.0h Jul 08, 2026

Summary

Bug Fix

Add MCA domain type to reduce encryption calls

This change introduces a new Merchant Connector Account (MCA) domain type, reducing the number of encryption service calls and improving performance for core payment processing.

Health Assessment

Large
Medium
Low
  • The PR was merged quickly with no review comments, indicating a straightforward hotfix with minimal friction.

AI Details

Tech Stack

Languages: Rust
refactor(connector): [Authorizedotnet] gracefully handle unknown response enum variants and missing optional fields swangi-kumari L No 3.9h 0.5h Jul 08, 2026

Summary

Refactor

Refactor Authorizedotnet connector for robust error handling

Improves reliability of payment processing by handling unexpected API responses, reducing failures and improving customer experience.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 4 hours, indicating a smooth process and low complexity.

AI Details

Tech Stack

Languages: Rust
feat(analytics): expose connector event destination gopikrishna000 XS No 50.2h 25.6h Jul 08, 2026

Summary

Feature

Expose connector event destination in analytics

Adds a destination field to analytics responses, enabling Control Center to distinguish direct connector calls from unified connector service, improving monitoring and troubleshooting.

Health Assessment

Small
Low
High
  • Single small change with quick review after ~1 day, minimal risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust
test(cypress): [Peachpayments] add payment_method_type and card IIN data HS-QUALIBOT XS No 26.3h 21.7h Jul 08, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Javascript
fix(router): resolve webhook event delivery-success from the correct source ayush22667 M No 11.4h 0.1h Jul 07, 2026

Summary

Bug Fix

Resolve webhook event delivery-success source

Fixes incorrect delivery status for webhook events by using the correct source context, improving accuracy for merchants viewing event history.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, fast review and merge, low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Rust
feat(core): support for surcharge_amount based routing for MIT swangi-kumari M No 28.7h 20.2h Jul 07, 2026

Summary

Feature

Add surcharge routing support for MIT

Improves payment routing by refactoring surcharge handling for Merchant Initiated Transactions, ensuring accurate surcharge computation and clearer logic.

Health Assessment

Medium
Medium
Medium
  • The PR had a moderate cycle time of 28.7 hours with a few iterations to address review comments, indicating a healthy but not rushed process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
feat(core): Added TLID Support in UCS mandate request Shubhodip900 M No 3.2h 0.7h Jul 07, 2026

Summary

Feature

Add TLID Support to UCS Mandate Requests

Enables TLID handling in the Unified Connector Service, improving payment flow for connectors such as Adyen and supporting new mandate scenarios.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 3.2 hours, with a single commit after the first review, indicating a smooth, low‑friction process and minimal rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
fix(connector): [adyen] refund sync error message AkshayaFoiger XS No 103.0h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix Adyen refund sync error message

Corrects the error message for Adyen refund sync, improving clarity for developers and ensuring accurate error handling.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes led to low risk; long cycle time likely due to merge scheduling rather than code complexity.

AI Details

Tech Stack

Languages: Rust
feat(manual-update): add amount captured Nithin1506200 M No 102.6h 4.1h Jul 07, 2026

Summary

Feature

Add amount captured to manual update API

Enables manual capture flows to automatically set captured amounts, improving reliability when webhooks are missing.

Health Assessment

Medium
Low
Low
  • PR was merged within 4.3 days with a single review and minimal rework, indicating a straightforward change to the payment capture logic.

AI Details

Tech Stack

Languages: Rust
feat(core/connector): [SANTANDER] Add UpdatePostConfirm Flow for Payments Update API bsayak03 XL No 1.5h 0.1h Jul 07, 2026

Summary

Feature

Add UpdatePostConfirm Flow for Santander Payments

Adds a new payment update flow for Santander, enabling post-confirmation updates to the Payments Update API, improving integration reliability.

Health Assessment

X-Large
Medium
Low
  • R
  • a
  • p
  • i
  • d
  • t
  • u
  • r
  • n
  • a
  • r
  • o
  • u
  • n
  • d
  • w
  • i
  • t
  • h
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • r
  • e
  • v
  • i
  • e
  • w
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • e
  • s
  • h
  • i
  • g
  • h
  • c
  • o
  • n
  • f
  • i
  • d
  • e
  • n
  • c
  • e
  • i
  • n
  • c
  • o
  • d
  • e
  • q
  • u
  • a
  • l
  • i
  • t
  • y
  • ;
  • l
  • a
  • r
  • g
  • e
  • s
  • c
  • o
  • p
  • e
  • s
  • u
  • g
  • g
  • e
  • s
  • t
  • s
  • s
  • i
  • g
  • n
  • i
  • f
  • i
  • c
  • a
  • n
  • t
  • i
  • m
  • p
  • a
  • c
  • t
  • o
  • n
  • S
  • a
  • n
  • t
  • a
  • n
  • d
  • e
  • r
  • c
  • o
  • n
  • n
  • e
  • c
  • t
  • o
  • r
  • .

AI Details

Confidence: 0.30

Tech Stack

Languages: Rust
feat(payment_link): added macro for sql-xss validator for payment link sahkal XL No 28.3h 3.6h Jul 07, 2026

Summary

Feature

Add macro for SQL XSS validation in payment link

Enhances payment link security by validating input at compile time and runtime, preventing XSS and SQL injection attacks.

Health Assessment

X-Large
High
Medium
  • The PR required multiple post‑review commits to address security concerns, indicating a complex change with high risk despite a short review cycle.

AI Details

Tech Stack

Languages: Rust
docs(README): enhanced README with decision engine details neerajkumar-n S No 290.8h 1.4h Jul 07, 2026

Summary

Docs

Enhanced README with decision engine details

Adds documentation about the decision engine and updates the services table, improving clarity for developers.

Health Assessment

Small
Low
Low
  • Documentation update with minimal review; merged after 12 days due to merge conflicts with main.

AI Details

Tech Stack

fix(router): correct payment_method_data parsing in list-payments response ayush22667 M No 119.7h 0.4h Jul 07, 2026

Summary

Bug Fix

Fix payment method data parsing in list payments

Corrects inconsistent parsing of payment_method_data in list‑payments responses, ensuring accurate data across encryption strategies and improving data integrity for merchants.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes led to a fast merge; no significant rework or risk was introduced.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
feat(connector): [Authorizedotnet] add network transaction id support likhinbopanna S No 77.5h 69.8h Jul 06, 2026

Summary

Feature

Add network transaction ID support for Authorize.Net

Enables network transaction ID tracking for Authorize.Net payments, improving reconciliation and audit capabilities.

Health Assessment

Small
Low
Medium
  • The PR required over three days to merge, with a long review period but minimal rework, indicating a straightforward change that was delayed by scheduling.

AI Details

Confidence: 0.20

Tech Stack

Languages: Rust, Javascript
feat(core): support for surcharge_amount based routing swangi-kumari M No 47.2h 20.9h Jul 04, 2026

Summary

Feature

Add surcharge_amount routing support

Enables dynamic connector selection based on surcharge amounts, improving routing flexibility and revenue optimization.

Health Assessment

Medium
Low
Low
  • PR closed in under 48 hours with a single review and minimal rework, indicating a smooth integration of the new routing logic.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
fix(connector): [Adyen] Handle non-JSON error responses gracefully Vani-1107 M No 3.1h 0.2h Jul 03, 2026

Summary

Bug Fix

Handle non-JSON error responses gracefully

Improves Adyen connector error handling to avoid crashes when the connector returns empty or non-JSON error bodies, ensuring more robust integration and better error reporting.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 3.1h and minimal review time of 0.2h indicate a smooth review process. The change touches a single Rust file with moderate line changes, resulting in low risk and quick resolution.

AI Details

Tech Stack

Languages: Rust
feat(payment_methods): surface customer email in client PML intent_data ayush22667 M No 2.7h 0.2h Jul 03, 2026

Summary

Feature

Surface customer email in payment intent data

Adds customer email to client PML intent data, improving payment flow visibility.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes, indicating a straightforward update to the API contract and models.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
fix(connector): [Adyen] handle empty webhook requests Vani-1107 XS No 3.0h 0.0h Jul 03, 2026

Summary

Bug Fix

Fix Adyen webhook empty request handling

Prevents 5xx errors when Adyen sends empty webhook payloads, improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no rework, merged within hours.

AI Details

Tech Stack

Languages: Rust
fix: add adyen management url for prod AkshayaFoiger XS No 5.3h 0.0h Jul 03, 2026

Summary

Bug Fix

Add adyen management URL for production

Fixes missing Adyen management URL in production deployment, ensuring payment integration works correctly.

Health Assessment

Small
Low
Low
  • Quick hotfix with minimal changes, merged within 5 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

fix(payments): handle reward surcharge lookup hrithikesh026 S No 51.1h 4.3h Jul 03, 2026

Summary

Bug Fix

Fix reward surcharge lookup in payments

Ensures reward payment methods correctly retrieve surcharge details, preventing missing surcharge data during payment confirmation.

Health Assessment

Small
Low
Low
  • PR resolved quickly with minimal rework; single review comment and few commits; small code change.

AI Details

Tech Stack

Languages: Rust
fix: add adyen management url for prod AkshayaFoiger XS No 18.7h 0.0h Jul 03, 2026

Summary

Bug Fix

Add adyen management URL for production

Adds the Adyen management base URL to the production deployment configuration, ensuring correct API routing for payment processing.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 18 hours, no review friction.

AI Details

Tech Stack

fix(router): fix null recipient filtering and prevent unconfigured delivery AkshayaFoiger M No 0.9h 0.7h Jul 03, 2026

Summary

Bug Fix

Fix webhook filtering and delivery logic

Corrects webhook filtering for null recipients and stops unnecessary webhook attempts when no endpoint configured, improving reliability and reducing noise.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes; quick review and merge indicates low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
feat(analytics): surface connector-event dimensions + ucs_api_events read API gopikrishna000 M No 233.4h 217.0h Jul 03, 2026

Summary

Feature

Add connector event read API for UCS

Adds an API to expose UCS connector events, enabling Control Center to display logs alongside native events and improving observability.

Health Assessment

Medium
High
High
  • Long review and merge cycle with multiple commits indicates significant rework; new API contract introduces risk but refactoring reduces duplication.

AI Details

Tech Stack

Languages: Rust
fix(grpc_client): apply per-RPC timeout to unified connector service calls gopikrishna000 M No 321.5h 0.8h Jul 02, 2026

Summary

Bug Fix

Apply per-RPC timeout to UCS calls

Adds per-request timeout to gRPC calls to the Unified Connector Service, preventing indefinite blocking of the payment flow.

Health Assessment

Small
Low
Low
  • Fast review (0.8h) but long cycle time due to merge delays; small change with minimal risk to production.

AI Details

Tech Stack

Languages: Rust
« Page 3 of 4 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos