Skip to content

[WIP] Session enabled service bus acceptNextSession timeout#34480

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-31234
Closed

[WIP] Session enabled service bus acceptNextSession timeout#34480
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-31234

Conversation

Copilot AI commented May 20, 2025

Copy link
Copy Markdown
Contributor
  • Understand the issue with acceptNextSession timing out and the complexity of the session round robin pattern
  • Create an experimental ServiceBusSessionProcessor class that abstracts away session management
  • Implement the core functionality to automatically handle sessions and provide a cleaner API
  • Add appropriate interfaces and types for the new processor
  • Update exports in the experimental namespace
  • Create a basic sample showing how to use the new SessionProcessor
  • Add documentation for the new class
  • Test the implementation

Fixes #31234.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@github-actions

Copy link
Copy Markdown
Contributor

Hi @copilot. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

Hi @copilot. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

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.

Session enabled service bus acceptNextSession timeout

2 participants