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
I think an even better solution would be to remove the log altogether and instead put the status in the return value of the function so that the user can decide what to do with it.
current:
producer.rs
requested:
producer.rs
motivation:
it's spammy and the info isn't useful unless I'm debugging.
The text was updated successfully, but these errors were encountered: