Braedon Vickers
Braedon Vickers
**Describe the bug** A lot of the UI text is cut off unnecessarily, resulting in a lot of usability issues. Usually the last character is missing, so units are missing...
The protocol states that when fetching `/.well-known/nodeinfo` clients should follow redirects, but doesn't provide any restrictions on the domain/origin redirected to. Similarly, the JRD document at `/.well-known/nodeinfo` can link to...
The [PSL formal algorithm](https://github.com/publicsuffix/list/wiki/Format#algorithm) includes the following step: > - If no rules match, the prevailing rule is "*". This rule means that if an explicit public suffix can't be...
I'm using a ConsumerRebalanceListener to load state necessary for processing a partition when it is assigned. However, when ConsumerRebalanceListener.on_partitions_assigned() fails for some reason (i.e. the state isn't loaded), the error...