Exception in embedding callback causes a hang?
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
Is there any way to fix the exception handling in the callback so it doesn't hang? That seems like a bug...
Originally posted by @ljeub-pometry in https://github.com/Pometry/Raphtory/pull/2705#discussion_r3828416556
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Rust embedding callback and its exception or error-handling path; no file or test is named in the issue. Reproduce a callback failure that hangs, then add coverage showing the operation completes without hanging when the callback raises.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100