Skip to content

[Alternate] Configure deadline enforcement for dialogue clients#2723

Closed
kunalrkak wants to merge 7 commits intodevelopfrom
kkak/client-deadline
Closed

[Alternate] Configure deadline enforcement for dialogue clients#2723
kunalrkak wants to merge 7 commits intodevelopfrom
kkak/client-deadline

Conversation

@kunalrkak
Copy link
Contributor

Before this PR

Proposes an alternative implementation to #2681

After this PR

==COMMIT_MSG==
==COMMIT_MSG==

Possible downsides?

@changelog-app
Copy link

changelog-app bot commented Oct 1, 2025

Generate changelog in changelog/@unreleased

Type (Select exactly one)

  • Feature (Adding new functionality)
  • Improvement (Improving existing functionality)
  • Fix (Fixing an issue with existing functionality)
  • Break (Creating a new major version by breaking public APIs)
  • Deprecation (Removing functionality in a non-breaking way)
  • Migration (Automatically moving data/functionality to a new system)

Description

[Alternate] Configure deadline enforcement for dialogue clients

Check the box to generate changelog(s)

  • Generate changelog entry

assertThat(getCacheSize(cache)).isEqualTo(1);
}

// Reflection hackery below
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Basically wanted to test things related to the underlying channels and confirm we were using a cached channel for new instances with the same config - let me know if this is overkill for tests though / if I'm overcomplicating

@kunalrkak
Copy link
Contributor Author

Ended up sticking with the original implementation

@kunalrkak kunalrkak closed this Oct 8, 2025
@kunalrkak kunalrkak deleted the kkak/client-deadline branch October 8, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants