-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
Line 52 in 04f198b
* `restore-keys` - An ordered list of prefix-matched keys to use for restoring stale cache if no cache hit occurred for key. |
This turns out to be slightly but importantly wrong: the format is actually a multi-line string with one key per line; attempting to supply an actual list of keys will fail to validate (c.f. python/cpython#104468 (review)). I think the just updating the docs is probably better than switching to the currently-documented behavior.
yeongrokgim
Metadata
Metadata
Assignees
Labels
No labels