Kinto / Kinto/kinto.js

Store the raw value of the ETag received from the server

Open
#356 0 comments 0 reactions 0 assignees View on GitHub
question stale
Dominant language
TypeScript
Stars
330
Forks
75
Avg merge
3d 5h
Merged PRs (30d)
4

Description

Right now we parse them as integers though the ETag should remain an opaque value, and so we should store it as we receive it, aka an opaque string.

Note: that would break backward compatibility, hence tagged as 2.0.

Contributor guide

Open the contributing guide

Research direction

The issue names no source file, entry point, or test. Start by locating where server ETag values are parsed and stored, then trace the related synchronization tests. Done means preserving the received ETag as an opaque string and updating coverage for the changed representation, with backward-compatibility impact considered for the 2.0 release.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.