electric-sql / electric-sql/electric
Monitoring of hibernated consumers
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 375
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 18
Description
When we eventually transition to unloading inactive shape consumers, we'll need to know if a consumer is inactive and for how long. With a transition from active -> hibernated -> offline we need information about the transition to hibernated so we can unload hibernated processes after some timeout (~tens of minutes).
Contributor guide
Assessment
This issue has not been assessed yet.