Noah Perks Sloan

Results 35 comments of Noah Perks Sloan

/remove-lifecycle stale

@twmb thanks I will try that. GroupTransactSession doesn't expose that directly, so I'm replacing GroupTransactSession.Close with `GroupTransactSession.Client().CloseAllowingRebalance()`?

Bitten by this today. I had a typo in an optional body parameter name that went completely unchecked.

I have this issue right now and the problem is that while the struct is not exported, the exported embedded fields are, so they appear in the JSON output, but...

@danielgtaylor can you share an example that is not working? We've been using this for over a month without any issues.