• Matthew Slipper's avatar
    proxyd: Don't hit Redis when the out of service interval is zero · ae18cea1
    Matthew Slipper authored
    When the out of service interval is zero, `proxyd` will send a `SETEX` command to Redis with a zero expiry. This is technically an error, and causes messages like `error setting backend unavailable ERR invalid expire time in setex` to appear in the logs. Users won't notice the issue since `proxyd` can continue working when Redis returns an error, but we should clean this up nonetheless since these problems appear in our alerting.
    ae18cea1
Name
Last commit
Last update
..
batch-submitter Loading commit data...
bss-core Loading commit data...
gas-oracle Loading commit data...
indexer Loading commit data...
l2geth-exporter Loading commit data...
op-exporter Loading commit data...
proxyd Loading commit data...
stackman Loading commit data...
teleportr Loading commit data...