-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When calling .remove
, I see deleted_ids, but the next time I get records, the deleted ones are still there.
Update:
I think part of the issue was with timing. Below the call to delete, I had another one with a .get
. I tried removing the get and it worked fine, all records were deleted. Same behavior with remove_id
.
Does anyone know why that would solve things?
Metadata
Metadata
Assignees
Labels
No labels