Skip to content

Commit

Permalink
docs: CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Nov 19, 2024
1 parent 3256e39 commit d699f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The following emojis are used to highlight certain changes:
### Added

- `routing/http/server`: added Prometheus instrumentation to http delegated routing endpoints.
- `routing/http/server`: added a routing timeout with default value of 30 seconds to delegated routing server to avoid indefinite hanging on content/peer routing requests.
- `routing/http/server`: added configurable routing timeout (`DefaultRoutingTimeout` being 30s) to prevent indefinite hangs during content/peer routing. Set custom duration via `WithRoutingTimeout`.

### Changed

Expand Down

0 comments on commit d699f73

Please sign in to comment.