Skip to content

[Feature & Proposal] Halting Log Output and Graceful Restart/Stop #9960

Closed
@bagasme

Description

@bagasme

Description

As @zeripath mentioned in #9930, we need a way to halt log output. This may be required for using logrotate for example.

We can introduce graceful restart and stop to achieve the feature mentioned above. In graceful stop, the Gitea process isn't immediately stopped, but let the remaining requests to be processed prior to stop. Graceful restart use similar technique, instead that new requests are served using new generation of Gitea process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions