Skip to content

lab to append active operation headers to introspection header#8024

Open
mskorokhodov wants to merge 4 commits intomainfrom
enhancement/lab-introspection-headers
Open

lab to append active operation headers to introspection header#8024
mskorokhodov wants to merge 4 commits intomainfrom
enhancement/lab-introspection-headers

Conversation

@mskorokhodov
Copy link
Copy Markdown
Collaborator

Background

Description

Checklist

  • Input validation
  • Output encoding
  • Authentication management
  • Session management
  • Access control
  • Cryptographic practices
  • Error handling and logging
  • Data protection
  • Communication security
  • System configuration
  • Database security
  • File management
  • Memory management
  • Testing

@mskorokhodov mskorokhodov marked this pull request as draft May 5, 2026 19:34
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces dynamic header support for schema introspection and a throttled fetching mechanism. Feedback identifies that the fetchSchema memoization is unstable, causing the throttle to reset on every keystroke. Additionally, the implementation lacks error handling for header JSON parsing, fails to merge global introspection headers, and omits the necessary UI fields for the new header settings.

Comment thread packages/libraries/laboratory/src/lib/endpoint.ts
Comment thread packages/libraries/laboratory/src/lib/endpoint.ts Outdated
Comment thread packages/libraries/laboratory/src/lib/endpoint.ts
Comment thread packages/libraries/laboratory/src/components/laboratory/settings.tsx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
hive 11.1.0-alpha-20260507092432-977d634b255848b111e92c9bad3aceef48e444d9 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

🐋 This PR was built and pushed to the following Docker images:

Targets: build

Platforms: linux/amd64

Image Tag: 977d634b255848b111e92c9bad3aceef48e444d9

@mskorokhodov mskorokhodov marked this pull request as ready for review May 7, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant