armeria
armeria copied to clipboard
Add `Flags.serverGracefulShutdownTimeout()` in Armeria 2.0
https://github.com/line/armeria/pull/5718#discussion_r1625829784
@minwoox wrote: I think we can probably do it when we reach 2.0:
Move ServerBuilder.DEFAULT_GRACEFUL_SHUTDOWN_TIMEOUT to Flags Increase ServerBuilder.DEFAULT_GRACEFUL_SHUTDOWN_TIMEOUT value from zero Use the value for the client factory as well.