fix: add timeout and AbortController to registryValidation#2044
fix: add timeout and AbortController to registryValidation#2044qwldcl-del wants to merge 1 commit intoasyncapi:masterfrom
Conversation
- Add 5 second timeout to prevent indefinite hanging - Use HEAD method instead of GET for lightweight check - Preserve original error message for better debugging Fixes asyncapi#2027
|
There was a problem hiding this comment.
Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
|
|
👋 Hi! I've updated this PR with a changeset but unable to push directly. The CI checks are pending. Could a maintainer help approve the workflow runs? This is a fork PR and needs repo access for CI. Thank you! |



Description
Fixes #2027