hashicorp / hashicorp/hcat

Add de-dup to Watch

Open
#92 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
96
Forks
13
PR merge metrics
No merged PRs in 30d

Description

More of a note to myself. When refactoring the Wait/Watch methods on the watcher, look at deduplicating the notifier ids sent down the channel after collecting more due to draining/buffering.

Related to PR: #90

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the watcher's Wait and Watch methods and review related PR #90. Trace how notifier IDs are collected and sent through the channel, especially after draining or buffering. Done means the refactoring deduplicates notifier IDs without changing the intended Wait/Watch behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.