rill
rill copied to clipboard
Refactor file & resource watchers to use new `SSEFetchClient`
Follows the creation of the SSEFetchClient in https://github.com/rilldata/rill/pull/8000
Checklist:
- [x] Covered by tests
- [ ] Ran it and it works as intended
- [x] Reviewed the diff before requesting a review
- [x] Checked for unhandled edge cases
- [ ] Linked the issues it closes
- [ ] Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
- [ ] Intend to cherry-pick into the release branch
- [x] I'm proud of this work!