There’s a situation when a model or object may enter in a deadlock condition.

After a few revisions delivered, the model will reach its limit of revision requests. After uploading the last one, the model will enter in a state of wait for client feedback. However, it’s impossible for the client to add more comments on the images due to the revision request limit.

So, all models that are waiting for client feedback and have reached this limit can only move forward by being approved. If the client doesn’t want to approve it, this’ll never move on.

We need to step in and sort out these cases looking at each one in particular. Some possible solutions might be:

  • Send an email to the client to explain the situation limit and manually approve the model.
  • Increase the amount of revisions.

As we need to keep an eye on models that are under these circunstamce, a label has been added on the Client Feedback queue to indicate the models like this.