Currently, the retry handler mechansim is not available for the patterns with a 200 OK response from Slack. However, in some cases, developers may need to do retries such as "fatal_error" error code responses.
This feature enhancement is specifically needed for WebClient and AsyncWebClient. Slack's Web APIs can return a 200 OK response even when the response is an error.
Category (place an x in each of the [ ])
Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.
Currently, the retry handler mechansim is not available for the patterns with a 200 OK response from Slack. However, in some cases, developers may need to do retries such as "fatal_error" error code responses.
This feature enhancement is specifically needed for WebClient and AsyncWebClient. Slack's Web APIs can return a 200 OK response even when the response is an error.
Category (place an
xin each of the[ ])Requirements
Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.