Skip to content

Fix/donation feed stream reconnect - #529

Open
awwalmust wants to merge 4 commits into
Stellar-Search:mainfrom
awwalmust:fix/donation-feed-stream-reconnect
Open

Fix/donation feed stream reconnect#529
awwalmust wants to merge 4 commits into
Stellar-Search:mainfrom
awwalmust:fix/donation-feed-stream-reconnect

Conversation

@awwalmust

@awwalmust awwalmust commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update stale dispute resolution to use SplitResolved
  • Prevent duplicate donation events from growing memory indefinitely
  • Avoid unnecessary stream reconnects when callback props change
  • Add Markdown link-label escaping coverage

Validation

  • npm run type-check
  • npx jest __tests__/renderMarkdown.test.ts --runInBand

All checks pass.

Closes #344

Awosdot and others added 4 commits August 27, 2026 10:05
…olved

- Update resolve_stale_dispute to set job status to JobStatus::SplitResolved instead of Refunded
- Update unit test assertions in lib.rs to expect SplitResolved status
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.

Frontend: The donation feed tears down and reopens its Horizon stream every second

2 participants