Steve Hobbs
Steve Hobbs
@ajoy39 Unfortunately today we don't have a built-in way to do this with one of our SDKs, and recognise that it is a gap when compared to some of our...
After some more thought, I think my initial considerations may be too simplistic. The fact that real language is supported within the key name makes any kind of delimiter difficult...
I was thinking about `__f` and `__fn` as a last resort, just to distinguish from the base methods, since it would be difficult to implement the new functionality based on...
Hey @santiagodoldan, yeah looks like an issue to me - I have low capacity right now but happy to review a PR if you want to submit one.
Thanks @ioquatix, I agree there is an updated needed in this area. We're working out a plan for evolving this library and this is a key area that we could...
Thanks for your patience here @yk-ms - can you tell us more about your use case? This is [configured by Retryable](https://github.com/auth0/ruby-auth0/blob/c440e630e34b9daa36caf0505a1b08cdb10a4d89/lib/auth0/mixins/httpproxy.rb#L69-L71), and looks like they support [global defaults](https://github.com/nfedyashev/retryable#defaults) but I...