Skip to content

Conversation

@sergiupopescu199
Copy link
Contributor

@sergiupopescu199 sergiupopescu199 commented Nov 20, 2025

Description of change

This PR increases the channel size for the InMemory broker.

Links to any relevant issues

fixes #9366

How the change has been tested

  • Basic tests (linting, compilation, formatting, unit/integration tests)
  • Patch-specific tests (correctness, functionality coverage)

Infrastructure QA (only required for crates that are maintained by @iotaledger/infrastructure)

  • Synchronization of the indexer from genesis for a network including migration objects.
  • Restart of indexer synchronization locally without resetting the database.
  • Restart of indexer synchronization on a production-like database.
  • Deployment of services using Docker.
  • Verification of API backward compatibility.

Note

The following patch does not affect the normal operation of the indexer, thus tests were skipped.

@sergiupopescu199 sergiupopescu199 requested a review from a team as a code owner November 20, 2025 16:01
@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

6 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
apps-backend Ignored Ignored Preview Nov 21, 2025 8:36am
apps-ui-kit Ignored Ignored Preview Nov 21, 2025 8:36am
iota-evm-bridge Ignored Ignored Preview Nov 21, 2025 8:36am
iota-multisig-toolkit Ignored Ignored Preview Nov 21, 2025 8:36am
rebased-explorer Ignored Ignored Preview Nov 21, 2025 8:36am
wallet-dashboard Ignored Ignored Preview Nov 21, 2025 8:36am

@iota-ci iota-ci added infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group. labels Nov 20, 2025
Base automatically changed from sc-platform/feat/streaming-support to develop November 21, 2025 08:25
@sergiupopescu199 sergiupopescu199 requested review from a team as code owners November 21, 2025 08:25
@sergiupopescu199 sergiupopescu199 force-pushed the sc-platform/issue-9366-increase-broker-channel-buffer-size branch from b69e4fa to 4bc91c2 Compare November 21, 2025 08:35
Copy link

@linearb linearb bot left a comment

Choose a reason for hiding this comment

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

✨ PR Review

LGTM

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Review using Guidelines Learn how

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(iota-graphql-rpc): increase channel size for InMemory broker

5 participants