Zhexuan Liu
09/28/2024, 5:32 PMexpires_at
and autodelete
for each generated key, and let the cluster purge any expired keys. However, from the JS/TS client, I don't see autodelete
param is exposed as stated in the API doc, is that expected? If so, how can we set ScopedSearch key to be autodelete after expired?Jason Bosco
09/28/2024, 7:38 PMJason Bosco
09/28/2024, 7:39 PMautodelete
parameter is just an typing issue in the TS client, the server-side still supports it. We'll add the types for it soonJason Bosco
09/28/2024, 7:39 PMZhexuan Liu
09/28/2024, 8:02 PM