i needed to get better error logging for requests made as a generic client error from what i could tell is something i was unable to improve as a user of a library
im not sure about the custom display implementation, that code could be improved.
looks like this on a 429 × client error (see context for details): HTTP error 429 Too Many Requests ╰─▶ jacquard::agent::client
theres also a lot of debug logging that seemingly got left in like
and
which pollutes the terminal output