Skip to content

Issues: tower-rs/tower

path to tower-service 1.0
#636 opened Feb 2, 2022 by hawkw
Open 24
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Fix dead code warning when default features are turned off. A-tower Area: the tower crate itself E-easy Call for participation: Experience needed to fix: Easy / not much P-low Low priority
#783 opened Aug 13, 2024 by tobz
How to set tower middleware dynamically
#774 opened Jul 16, 2024 by tgy3300
Improve documentation for tower-test
#772 opened Jul 6, 2024 by alfiejfs
Add BoxCloneSyncService A-util Area: The tower "util" module C-feature-request Category: A feature request, i.e: not implemented / a PR.
#770 opened Jun 3, 2024 by tthebst
Port tower to futures-lite C-musing Category: musings about a better world
#768 opened Apr 19, 2024 by notgull
Feature Request: implement layer method on ServiceExt A-layer Area: The tower `Layer` trait C-feature-request Category: A feature request, i.e: not implemented / a PR. I-needs-decision Issues in need of decision. P-low Low priority T-middleware Topic: middleware
#766 opened Mar 28, 2024 by tp971
Tower & Warp server error
#763 opened Feb 11, 2024 by ghost
unexpected behaviour of RateLimit
#756 opened Dec 6, 2023 by hlbarber
“Fan out” services?
#745 opened Aug 18, 2023 by mollerhoj
Publish 0.5 release
#722 opened Feb 28, 2023 by kpark-hrp 0.5
Weighted balance::p2c
#696 opened Sep 30, 2022 by samvrlewis
Type erased sync Service
#691 opened Sep 13, 2022 by fmeringdal
Retry middleware improvements A-retry Area: The tower "retry" middleware C-enhancement Category: A PR with an enhancement or a proposed on in an issue. E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate P-high High priority
#682 opened Aug 11, 2022 by LucioFranco
6 of 19 tasks
Add examples C-enhancement Category: A PR with an enhancement or a proposed on in an issue. E-help-wanted Call for participation: Help is requested to fix this issue. E-medium Call for participation: Experience needed to fix: Medium / intermediate T-docs Topic: documentation
#675 opened Jun 22, 2022 by LucioFranco
Either rework broke option_layer A-util Area: The tower "util" module C-bug Category: This is a bug.
#665 opened Jun 12, 2022 by davidpdrsn
tower: Consider generating error enums with thiserror A-tower Area: the tower crate itself C-musing Category: musings about a better world I-needs-decision Issues in need of decision.
#655 opened Mar 11, 2022 by hawkw 0.5
ProTip! Exclude everything labeled bug with -label:bug.