kragniz / kragniz/python-etcd3

RevisionCompactedError need more information

Open
#1,684 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

If I use one watch callback function to handle multiple keys,i can not known which watch_id or key is canceled.
Now you must one watch callback function handle one key

Contributor guide

Open the contributing guide

Research direction

Start by locating the watch callback API and the RevisionCompactedError definition in the Python etcd client. Trace how a callback serving multiple keys is notified of cancellation, then make the completed behavior identify the canceled watch ID or key and verify it with the relevant watch tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, distributed-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.