Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ivpn
/
moddns
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
40
Code
Issues
16
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve Redis connection failures error handling
- #261
#261
Merged
MaciejTe
merged 17 commits into
develop
ivpn/moddns:develop
from
fix/redis-errors-handling
ivpn/moddns:fix/redis-errors-handling
Copy head branch name to clipboard
Sep 11, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Improve Redis connection failures error handling
#261
MaciejTe
merged 17 commits into
develop
ivpn/moddns:develop
from
fix/redis-errors-handling
ivpn/moddns:fix/redis-errors-handling
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
fix(proxy): answer SERVFAIL on settings-store errors instead of dropping or resolving unfiltered
Show description for b02a14a
MaciejTe
committed
b02a14a
View commit details
Copy full SHA for b02a14a
Browse repository at this point
feat(app): label the filter_unavailable query-log outcome
Show description for 4d3ca7a
MaciejTe
committed
4d3ca7a
View commit details
Copy full SHA for 4d3ca7a
Browse repository at this point
perf(proxy): carry per-profile filter inputs on the request context from one settings batch
Show description for 9cbdda5
MaciejTe
committed
9cbdda5
View commit details
Copy full SHA for 9cbdda5
Browse repository at this point
feat(proxy): serve last-known-good profile settings while Redis is unreachable
Show description for ebf4e07
MaciejTe
committed
ebf4e07
View commit details
Copy full SHA for ebf4e07
Browse repository at this point
feat(libs): add an optional per-operation Redis command timeout
Show description for ac432d0
MaciejTe
committed
ac432d0
View commit details
Copy full SHA for ac432d0
Browse repository at this point
fix(proxy): bound Redis command timeouts and filter store deadlines
Show description for 3a28517
MaciejTe
committed
3a28517
View commit details
Copy full SHA for 3a28517
Browse repository at this point
fix(libs): apply context deadlines to Redis socket I/O with the command timeout
Show description for e3daa5c
MaciejTe
committed
e3daa5c
View commit details
Copy full SHA for e3daa5c
Browse repository at this point
refactor(proxy): own metric label values in the metrics package
Show description for 80cbc47
MaciejTe
committed
80cbc47
View commit details
Copy full SHA for 80cbc47
Browse repository at this point
fix(proxy): request-scoped store deadlines, transition-only outage logging, SERVFAIL on malformed DNSSEC settings
Show description for 168661d
MaciejTe
committed
168661d
View commit details
Copy full SHA for 168661d
Browse repository at this point
feat(api): accept the unavailable query-log status filter
Show description for 122efcd
MaciejTe
committed
122efcd
View commit details
Copy full SHA for 122efcd
Browse repository at this point
feat(app): render and filter unavailable query-log rows
Show description for c94c147
MaciejTe
committed
c94c147
View commit details
Copy full SHA for c94c147
Browse repository at this point
test(proxy): add end-to-end filter pipeline benchmark against a real Redis
Show description for e8ac46d
MaciejTe
committed
e8ac46d
View commit details
Copy full SHA for e8ac46d
Browse repository at this point
feat(proxy): expose settings cache occupancy, evictions and store availability metrics
Show description for a6dccb5
MaciejTe
committed
a6dccb5
View commit details
Copy full SHA for a6dccb5
Browse repository at this point
test(proxy): reference the profile settings cache spec rows from the cache tests
Show description for 6bb4fa6
MaciejTe
committed
6bb4fa6
View commit details
Copy full SHA for 6bb4fa6
Browse repository at this point
feat(api): add the unanswered query-log status filter selecting every no-answer outcome
Show description for e5b0bf5
MaciejTe
committed
e5b0bf5
View commit details
Copy full SHA for e5b0bf5
Browse repository at this point
feat(app): replace the Unavailable logs filter with No answer and drop legacy outcome fallbacks
Show description for 7132cf2
MaciejTe
committed
7132cf2
View commit details
Copy full SHA for 7132cf2
Browse repository at this point
Commits on Sep 11, 2026
refactor(api): drop the unavailable query-log status filter value; rows are reached through unanswered
Show description for a042bd2
MaciejTe
committed
a042bd2
View commit details
Copy full SHA for a042bd2
Browse repository at this point
You can’t perform that action at this time.