Skip to content

How to Prevent Retry Request #646

@jayyhkwon

Description

@jayyhkwon

(Describe your issue and goal here)

The Slack SDK version

[INFO] +- com.slack.api:bolt-servlet:jar:1.4.0:compile
[INFO] | +- com.slack.api:slack-api-model:jar:1.4.0:compile
[INFO] | +- com.slack.api:slack-api-client:jar:1.4.0:compile
[INFO] | +- com.slack.api:slack-app-backend:jar:1.4.0:compile
[INFO] | - com.slack.api:bolt:jar:1.4.0:compile

Java Runtime version

openjdk version "1.8.0_252"

OS info

ProductName: Mac OS X
ProductVersion: 10.15.5
BuildVersion: 19F101
Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64

Steps to reproduce:

Hello, there.

I want to know why retry occurs.

Through the official document, I knew that a retry would occur if the response was not returned within 3 seconds, and I used AsyncMethodsClient to solve this problem. Nevertheless, the problem continues to arise.
The same problem also continues to occur even though the header of the Response object has returned the object X-slack-No-Retry: 1.

I want to know how to solve this problem.
스크린샷 2020-12-15 오전 12 16 18
스크린샷 2020-12-15 오전 12 02 48

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionM-T: User needs support to use the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions