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
We have an application that runs every 5 minutes and inserts rows into a smartsheet. We are adding a single row at a time using the .AddRows() method. Most runs will insert 1-4 rows in quick succession.
Every once in a while, we are receiving a return value of 0 for the count of IList. No exceptions are being thrown. I can't find a reference to this in the Issues.
Thanks,
Darryl
The text was updated successfully, but these errors were encountered:
We're running version 2.126.
We have an application that runs every 5 minutes and inserts rows into a smartsheet. We are adding a single row at a time using the .AddRows() method. Most runs will insert 1-4 rows in quick succession.
Every once in a while, we are receiving a return value of 0 for the count of IList. No exceptions are being thrown. I can't find a reference to this in the Issues.
Thanks,
Darryl
The text was updated successfully, but these errors were encountered: