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
Provider name here is unused and should be removed
I think we should handle the error here and return an empty array in case it happens.
Here I anticipated that processBatch function will not throw. I think this holds true (when we fix the issue), but we should have some last resort boundary (wrap in go and log unexpected error) in this function .
The message should have lowercase Updatable
The text was updated successfully, but these errors were encountered:
Here we re-throw an error that is not handled anywhere in the call chain. See image below:
Couple of things to change:
Updatable
The text was updated successfully, but these errors were encountered: