Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Selective persistent termination logs #9

Merged
merged 2 commits into from
Oct 19, 2022

Commits on Oct 19, 2022

  1. feat: Implement persistent termination logs for specific tasks

    - We should preserve the termination log of tasks that are supposed to
      be long-running and not terminated during the entire application
      lifecycle (e.g., server apps), when there are many volatile tasks
      continuously spawned and destroyed, regardless of the history limit.
    achimnol committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    e202125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a66310f View commit details
    Browse the repository at this point in the history