client.create() returns such a list. It would be nice to have client.save() return the same kind of list to get feedback that the instances you saved were actually saved successfully.
I'm creating a 'backlog' that collects updates sent to the client that didn't go through. So this feedback is useful for clearing the backlog confidently.