#503|Service Unavailable || upstream connect error or disconnect/

1 messages · Page 1 of 1 (latest)

lavish bough
#

My bot is occasionally getting this when trying to edit a message. A restart of the bot causes it to refetch the message and start working. Is caching a message in memory for O(hours) not supposed to be supported? Any ideas on this error and how I should be handling it?

sour ridgeBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

near cliffBOT
#
Nerv
Warning

@lavish bough has been warned

Reason

Sent an invite link

Admin

JARVIS#9567 (@near cliff)

lavish bough
#

I keep getting yelled at by Jarvis when I try and post the stack traace for "sent an invite link"

#

Here's a screenshot to see if that works:

#

I'm not sure if this is transient and I just need to catch the exception and retry, or if it's actually permanent. But I need to keep restarting the bot when it gets hit.

lavish bough
#

Figured it out. This appears transient, my code just doesnt handle the failure properly.