Benjamin Eckel
Benjamin Eckel
@willselby We 100% agree with your reasoning for enum support. We should have enums in these places rather than strings. > I'd be happy to open a PR, but your...
That could be helpful 👍 . I think at the least we could log a warning.
Thanks for the issue @phillipadsmith . We are currently working on making the clients more resilient and pushed out some changes in ruby and node this week to address this...
Any other details you are seeing the response? I want to make 100% sure we're gonna solve the right problem.
Sure, let me know if you have any more info. We'll keep moving forward with the expected fix in the mean time.
@phillipadsmith what's the purpose of `limit=1` here? https://github.com/TheTyee/manage-account.thetyee.ca/blob/master/app.py#L57
If you're just trying to get the first / only account that matches, this will help you when it lands: https://github.com/recurly/recurly-client-python/pull/367
Great, just checking. That's an appropriate way to use it. There has been a little confusion over what `limit` means so i wanted to be sure.
@phillipadsmith I can't say what the root cause is just yet. At scale though, you're gonna have some random TCP-level blips. Most of the time, it's something that can be...
Again sorry about this, I'll be working on implementing and testing this the next couple days.