You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: