microsoft / microsoft/etcd3

How to handle GRPCInvalidArgumentError: 3 INVALID_ARGUMENT: etcdserver: revision of auth store is old ?

Open
#198 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
546
Forks
76
Avg merge
22h 46m
Merged PRs (30d)
13

Description

Recently I start see this errors:

GRPCInvalidArgumentError: 3 INVALID_ARGUMENT: etcdserver: revision of auth store is old

as I understand if we add a new user to etcd auth store is updated but client's doesn't try to reconnect and retry.
Anyway, do you have idea how to solve it?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the GRPCInvalidArgumentError: 3 INVALID_ARGUMENT: etcdserver: revision of auth store is old error in the etcd3 client, focusing on the authentication and reconnect or retry behavior described in the report. Check whether adding a user to the etcd auth store leaves the client using an outdated revision. Done means the issue has a documented, verified client-side handling path for this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, nodejs, typescript
Domain
api, backend
Issue type
Bug
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.