Reimnop/Discord4Fabric

The mod is spamming this error message

Closed this issue · 4 comments

The mod spamming this error message in my console,

Encountered 429 on route PATCH/channels/{channel_id} with bucket 6e836da6cef38ba2f3dfd8568a4e9631:channel_id=1121458058082660372 Retry-After: 5000 ms Scope: user

Please help me to fix this error.

What's your channel topic update time in your config?

Oh, I changed it to 3
image
Should I change it to default?

That's going to update the topic every 3 ticks, not seconds. Discord has a rate limit for topic update, which is two times per 10 minutes. Exceeding that rate causes issues. I suggest you change it to default or disable it altogether by setting it to -1.

Ok alr, thanks.