Skip to content

Sync internal 2025-07-11 - #659

Merged
gumpt merged 6 commits into
mainfrom
bleeper-mgumport-8b14f98157406a886bc3ae933d8343e10fdc4555
Jul 11, 2025
Merged

Sync internal 2025-07-11#659
gumpt merged 6 commits into
mainfrom
bleeper-mgumport-8b14f98157406a886bc3ae933d8343e10fdc4555

Conversation

@gumpt

@gumpt gumpt commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

No description provided.

BamLubi and others added 6 commits June 17, 2025 18:41
---
better code

Includes-commit: 1af830d
Includes-commit: b684645
Replicated-from: #617
Explicitly disable keepalive on upstream connection when excess body
(content-length) is detected.
Adds a way for subcribers to track the execution phase of a Server.

The new method `Server::watch_execution_phase` returns a broadcast
channel that will receive ExecutionPhase messages on each phase transition.

Example use cases:

* A /health endpoint that reports the current execution phase
(only interesting for shutdown)
* Producing metrics for the various phase transitions

Includes-commit: 3b7b3dd
Replicated-from: #511
The signal handlers are installed after the Running phase message has
been sent, so these tests may be prone to unhandled signals otherwise.

Also adds copyright notice to new tests.
Add support for a struct to override options to the `HttpCache::enable`
and `HttpCache::set_cache_lock` signatures. They support overriding the
wait timeout for now.
Previously we only allowed `String` types for the namespace and primary.
The `new` constructor should still accept `str`-related types.
Also add a method to convert primary key to str, in case business logic
depended on that
@gumpt
gumpt merged commit b941d91 into main Jul 11, 2025
7 checks passed
@gumpt
gumpt deleted the bleeper-mgumport-8b14f98157406a886bc3ae933d8343e10fdc4555 branch August 29, 2025 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants