softwaremill / softwaremill/tapir

[Feature Request] Add more global configuration options with endpoint level overrides

Open
#3,175 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.5k
Forks
468
Avg merge
5h 37m
Merged PRs (30d)
34

Description

Hello,

Creating this ticket as suggested on https://softwaremill.community/t/granular-configuration-at-the-endpoint-level/273/3 .

This is to echo https://github.com/softwaremill/tapir/issues/2971 but more generally, ie. across all server implementations.

It would be great to be able to configure request timeouts, max content lengths, etc globally with the possibility to override the global value on a per-endpoint basis.

Is this already planned for other implementations besides Netty?

Thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issue #2971 and the linked discussion about granular endpoint-level configuration, then compare how the server implementations handle request timeouts and maximum content lengths. Done means defining a general approach for global values with per-endpoint overrides across the server implementations, rather than only Netty.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.