kragniz / kragniz/python-etcd3

add_watch_callback

Open
#1,513 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
450
Forks
194
PR merge metrics
No merged PRs in 30d

Description

when the create_watch request is invalid, there is no way to inform the caller, better add callback(None) in all fail conditions

Contributor guide

Open the contributing guide

Research direction

Start by locating the create_watch implementation and review every failure condition in its request path. Confirm how the callback is currently invoked, then ensure invalid create_watch requests notify the caller with None and verify each failure path behaves consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.