yarpc / yarpc-go

A message passing platform for Go
MIT License
401 stars 101 forks source link

Map tchannel.ErrCodeBusy to yarpcerrors.CodeResourceExhausted #2208

Closed janarajan closed 1 year ago

janarajan commented 1 year ago
janarajan commented 1 year ago

This change intends to bring parity with yarpc to tchannel error mapping. yarpcerrors.CodeResourceExhausted: tchannel.ErrCodeBusy

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.