[PR #86] [MERGED] Fix rebuilding WG sessions and handling HP out of hot path #1201

Closed
opened 2026-07-14 19:53:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/gerbil/pull/86
Author: @oschwartz10612
Created: 6/4/2026
Status: Merged
Merged: 6/4/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (7)

  • e524175 Update go installed version
  • 180b5fe Reduce latency calling http endpoint in hot path
  • 775def1 Fix rebuilding sessions
  • 7d1f963 Speeed up parsing
  • 3926dcc update issue template
  • b8bb124 Merge branch 'main' of github.com:fosrl/gerbil into dev
  • 6af41f2 Merge branch 'dev' of github.com:fosrl/gerbil into dev

📊 Changes

3 files changed (+199 additions, -41 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/1.bug_report.yml (+3 -2)
📝 .github/workflows/cicd.yml (+1 -1)
📝 relay/relay.go (+195 -38)

📄 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/fosrl/gerbil/pull/86 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 6/4/2026 **Status:** ✅ Merged **Merged:** 6/4/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`e524175`](https://github.com/fosrl/gerbil/commit/e5241751fc346f856c887d4663e9f654ae2578ef) Update go installed version - [`180b5fe`](https://github.com/fosrl/gerbil/commit/180b5fe7682aa581fc065901c7c7b575fdcc2528) Reduce latency calling http endpoint in hot path - [`775def1`](https://github.com/fosrl/gerbil/commit/775def1a97771570cea15906b396d20e6d7f1e72) Fix rebuilding sessions - [`7d1f963`](https://github.com/fosrl/gerbil/commit/7d1f96382088d8c36f6273ffd2ea585f2df83b78) Speeed up parsing - [`3926dcc`](https://github.com/fosrl/gerbil/commit/3926dcc6be427b7b93804f106c1801c420f7160c) update issue template - [`b8bb124`](https://github.com/fosrl/gerbil/commit/b8bb1249c9939046d62cdeaacdd3ea4c4c146e6f) Merge branch 'main' of github.com:fosrl/gerbil into dev - [`6af41f2`](https://github.com/fosrl/gerbil/commit/6af41f2a6ec1760128e2d2088becd3ff684c2233) Merge branch 'dev' of github.com:fosrl/gerbil into dev ### 📊 Changes **3 files changed** (+199 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/1.bug_report.yml` (+3 -2) 📝 `.github/workflows/cicd.yml` (+1 -1) 📝 `relay/relay.go` (+195 -38) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-14 19:53:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gerbil#1201