Skip to content

[py] Allow MAX_WS_MESSAGE_SIZE to be configurable#17581

Merged
AutomatedTester merged 1 commit into
trunkfrom
worktree-issue-16546-configurable-ws-message-size
May 27, 2026
Merged

[py] Allow MAX_WS_MESSAGE_SIZE to be configurable#17581
AutomatedTester merged 1 commit into
trunkfrom
worktree-issue-16546-configurable-ws-message-size

Conversation

@AutomatedTester
Copy link
Copy Markdown
Member

fixes #16546

🔗 Related Issues

💥 What does this PR do?

🔧 Implementation Notes

🤖 AI assistance

  • No substantial AI assistance used
  • AI assisted (complete below)
    • Tool(s):
    • What was generated:
    • I reviewed all AI output and can explain the change

💡 Additional Considerations

🔄 Types of changes

  • Cleanup (formatting, renaming)
  • Bug fix (backwards compatible)
  • New feature (non-breaking change which adds functionality and tests!)
  • Breaking change (fix or feature that would cause existing functionality to change)

@selenium-ci selenium-ci added the C-py Python Bindings label May 27, 2026
@AutomatedTester AutomatedTester merged commit 4749fd6 into trunk May 27, 2026
62 of 64 checks passed
@AutomatedTester AutomatedTester deleted the worktree-issue-16546-configurable-ws-message-size branch May 27, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-py Python Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[🚀 Feature]: allow MAX_WS_MESSAGE_SIZE to be configurable

3 participants