#KV Put takes forever to write, or does not write at all

7 messages · Page 1 of 1 (latest)

merry acorn
#

This is my backend that handles kv putting: https://github.com/minhperry/cf-worker-backend/blob/main/src/login/short.ts.
As in the image, the request did indeed reach the backend with the corresponding body, which means the put is meant to be successful. However, it has been over 15minutes since I try sending this, everytime the backend does reply with a 201 but the KV put never succeeded

#

key 727 already exist so it's sure that GETs succeeded, and binding and stuff were also correct

#

KV Put takes forever to write, or does not write at all

merry acorn
#

ok

#

lmao

#

this is stupid

#

i need await put