Closed jorgejr568 closed 1 year ago
thanks a lot for the contribution @jorgejr568 and @gabrielcipriano , this is definitely a great improvement for the SDK. I'll spend sometime playing with the PR and running some local tests, overall it LGTM, should have it merged soon.
Ctx everywhere
References
Why
Having context along with requests allows the client to control, check for timeouts, and cancel requests. This is especially important for brokers that have a message deadline before requeueing and for parallel processing.
How
Domains
,ApiKeys
,Emails
Cons
Non-related changes that can be reverted