Skip to content

fix: resolve infinite retry loop in embed worker#131

Open
luojiyin1987 wants to merge 1 commit intoinfiolab:masterfrom
luojiyin1987:fix/130-embed-worker-infinite-retry
Open

fix: resolve infinite retry loop in embed worker#131
luojiyin1987 wants to merge 1 commit intoinfiolab:masterfrom
luojiyin1987:fix/130-embed-worker-infinite-retry

Conversation

@luojiyin1987
Copy link
Copy Markdown

@luojiyin1987 luojiyin1987 commented Sep 29, 2025

Add failure state management to prevent repeated network requests
when Transformers.js fails to load. Fixes #130

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. If it fixes an issue or resolves a feature request, please include the link to the issue or feature request.

Note: If your changes include UI modifications, please include screenshots to help reviewers visualize the changes.

Checklist before requesting a review

  • I have reviewed the guidelines for contributing to this repository.
  • I have performed a self-review of my code
  • I have run the test suite (by running pnpm run test)
  • I have tested the functionality manually

Fixes #130

  Add failure state management to prevent repeated network requests
  when Transformers.js fails to load. Fixes infiolab#130
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.

[Bug]: 更新到0.84及以上版本,控制台都会一直报错

1 participant