Hi everyone, how do I get around ```Error: t: Requ...
# community-help
v
Hi everyone, how do I get around
Copy code
Error: t: Request failed with HTTP code 422 | Server said: Another collection update operation is in progress.
when updating collection schema? I have a fairly large collection with 120k documents, so the collection update takes some time. However it frequently fails with the above message. What do I do?