tebexio / Tebex-Minecraft

The new Tebex plugin for Minecraft, supporting Bukkit, Bungeecord, Velocity, Spigot, and PaperSpigot
https://tebex.io
GNU General Public License v3.0
14 stars 35 forks source link

Cleanup network call log bombing... #55

Closed andrewkm closed 5 months ago

andrewkm commented 5 months ago

Paper 1.20.4 Build 493 Tebex-Minecraft v.2.0.6 compiled against: https://github.com/tebexio/Tebex-Minecraft/commit/42194170e04ca76c5dc26028e8bd97bbc4162421

Catching this in console from time to time, very rarely, but it does happen. https://pastebin.com/raw/0fb7tU97

May we please make this WARN a one liner. This was one of the main reasons many of us forked BuyCraft and made changes ourselves, to remove this sort of console bombing from simple network calls to the Tebex API...

Better yet, can we just change it into a one liner at log level INFO...

WildBamaBoy commented 5 months ago

Apologies for the log spam. This is a timeout, which we do want reported to the user as a warning. We are aware of these timeouts occurring and are working on identifying the root cause, which seems to be related to the API infrastructure.