[PR #650] [MERGED] Defining Canary Rate Threshold as default Circuit Breaker Strategy #648

Closed
opened 2026-02-26 04:35:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/650
Author: @mageddo
Created: 12/17/2025
Status: Merged
Merged: 12/17/2025
Merged by: @mageddo

Base: masterHead: feat/594


📝 Commits (7)

📊 Changes

6 files changed (+40 additions, -14 deletions)

View changed files

📝 RELEASE-NOTES.md (+5 -0)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/config/mapper/ConfigMapper.java (+11 -1)
📝 src/test/java/testing/templates/CircuitBreakerConfigTemplates.java (+3 -3)
📝 src/test/java/testing/templates/ConfigFlagArgsTemplates.java (+16 -6)
📝 src/test/java/testing/templates/ConfigJsonFileTemplates.java (+4 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/650 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 12/17/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/594` --- ### 📝 Commits (7) - [`f6208b8`](https://github.com/mageddo/dns-proxy-server/commit/f6208b89fb7a8eca9a12b2d09f7d700a13af7a34) adjusts - [`cbc9ec4`](https://github.com/mageddo/dns-proxy-server/commit/cbc9ec471ee23affa6e320612486ccbe7e7956b3) adjusts - [`7e209fe`](https://github.com/mageddo/dns-proxy-server/commit/7e209feca8e6ddf773ad4f31f7c665d265163619) adjusts - [`ef08a0c`](https://github.com/mageddo/dns-proxy-server/commit/ef08a0c3175cd3f7666b0745074a8d10fa65b03f) adjusts - [`d08ac07`](https://github.com/mageddo/dns-proxy-server/commit/d08ac076845ec9596e4e64dbd7d74f7054157779) adjusts - [`670fe41`](https://github.com/mageddo/dns-proxy-server/commit/670fe416fd926d3e4320480d7f46849bdf445054) adjusts - [`81a010e`](https://github.com/mageddo/dns-proxy-server/commit/81a010ebda1f013f0c49c9bf93add3a361a1dcc5) adjusts ### 📊 Changes **6 files changed** (+40 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+5 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/config/mapper/ConfigMapper.java` (+11 -1) 📝 `src/test/java/testing/templates/CircuitBreakerConfigTemplates.java` (+3 -3) 📝 `src/test/java/testing/templates/ConfigFlagArgsTemplates.java` (+16 -6) 📝 `src/test/java/testing/templates/ConfigJsonFileTemplates.java` (+4 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#648
No description provided.