- Source Control
- Interesting, I'll have to read up on that. Sounds like it might be what I'm looking for.
- Code
- This is excellent; thanks for sharing. I tried out your approach and it looks to accomplish the same goal in a much more readable/maintainable way.
- Ensemble
- This is also great. I was able to include a check in my HandleResponse() hook to set ..Retry = 1 if a retry was necessary, and a check in my PopulatePayload() hook to use a secondary set of user credentials if ..RetryCount > 1.
Much appreciation,
Nathan
- Log in to post comments