Skip to content

Tolerate malformed A2A_PORT without crashing adapter init - #79374

Closed
aydnOktay wants to merge 1 commit into
NousResearch:mainfrom
aydnOktay:fix/a2a-port-int-guard
Closed

Tolerate malformed A2A_PORT without crashing adapter init#79374
aydnOktay wants to merge 1 commit into
NousResearch:mainfrom
aydnOktay:fix/a2a-port-int-guard

Conversation

@aydnOktay

Copy link
Copy Markdown
Contributor

Summary

Unguarded int() on A2A_PORT / extra.port ValueErrors during construction and
takes the platform down. Mirror the IRC_PORT try/except and fall back to
_DEFAULT_PORT.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alt-glitch alt-glitch added type/bug Something isn't working comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have labels Aug 5, 2026
@aydnOktay

Copy link
Copy Markdown
Contributor Author

Closing to concentrate review on a single linked product bug: #89979.

@aydnOktay aydnOktay closed this Aug 19, 2026
@aydnOktay

Copy link
Copy Markdown
Contributor Author

Closing to concentrate review on a single linked product bug: #89979.

1 similar comment
@aydnOktay

Copy link
Copy Markdown
Contributor Author

Closing to concentrate review on a single linked product bug: #89979.

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

Labels

comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants