Skip to content

Start Error: "The user aborted a request" #9804

Closed Answered by sdanialraza
dgomp asked this question in Q&A
Discussion options

You must be logged in to vote

That error usually occurs when a request takes longer than the specified timeout which is 15 seconds by default, so it was aborted not to lock up the request handler. This can be because of a server error on Discord's side or just a slow connection. If you have a slow connection, you can increase the timeout in the RESTOptions when constructing the client.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by almostSouji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9803 on August 24, 2023 12:28.