Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 13f78de909
chore(http-client): bump user agent
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-05-11 17:43:27 +02:00
Johannes Frohnmeyer e05f4cfdd8
feat(http-client): throw without retrying on Google 429
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-05-10 14:24:53 +02:00
Johannes Frohnmeyer 7f7eb954f8
feat(serialize): implement data binding 2024-04-12 20:04:15 +02:00
Johannes Frohnmeyer 01f1fdf188
feat: break apart HttpClient 2024-04-03 17:28:49 +02:00
Johannes Frohnmeyer 7a0d2f726e
feat(http-client): extend HTTP client with facilities for more manual response processing
ci/woodpecker/push/woodpecker Pipeline was successful Details
2024-04-03 17:21:13 +02:00
Johannes Frohnmeyer a67d1dbbd6
feat: replace commons-logging with slf4j-based commons-logger and use type-safe dependency DSLs
ci/woodpecker/push/woodpecker Pipeline failed Details
The only reason it needed to be separate was logging during ultra early init in Minecraft. I can figure out something else for that.
2024-03-09 12:37:38 +01:00
Johannes Frohnmeyer cb2d9bfc65
fix(http-client): null-check message
ci/woodpecker/manual/woodpecker Pipeline was successful Details
2024-02-22 20:00:43 +01:00
Johannes Frohnmeyer 3bca0879bf
fix(http-client): Use retryAfterDefault for GOAWAY retry
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-10-03 19:33:55 +02:00
Johannes Frohnmeyer 53cb166568
feat(http-client): "Handle" GOAWAY by retrying. Should be fine given the fact we only allow 3 retries.
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-10-03 19:32:34 +02:00
Johannes Frohnmeyer 8aebf179d4
BREAKING: modularize
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-09-21 21:08:40 +02:00