Running self hosted 1.7.4. Have a dart cleanup function that deletes stale documents from a collection. Recently updated the function to use DeleteDocuments instead of looping through a documents list but the function doesn’t do anything. When I checked the Appwrite logs I see the attached error.
Tried docker compose down and up but no change.