language · inferred from evidence
Ruby
A programming language.
- Huge data loss when deploying refinery configuration without restarting
Deploying new refinery.toml/rules.toml without restarting the refinery systemd service causes almost total trace loss: traces making it to Honeycomb drop to near zero after config deploy. The service keeps running and live-reload picks up t
- quickbooks-ruby `URI.unescape is obsolete` warnings (hard failure on Ruby 3.0.1)
I am getting floods of `URI.unescape is obsolete` and `URI.escape is obsolete` warnings from the roxml gem whenever I use quickbooks-ruby. On Ruby 3.0.1 it is worse: `undefined method 'escape' for URI:Module` and XML parsing fails entirely.