Skip to content

Conversation

@deer-wmde
Copy link
Contributor

@deer-wmde deer-wmde commented Nov 21, 2025

  • I noticed we set different TTL (time to live) for the k8s we schedule
  • The job specs in the deploy repo specify mostly 1 week (example)
  • Here in the API we have currently
    • one with two weeks
    • two jobs with 0 seconds

I challenge these configs and propose to streamline this to at least 1 week for all current jobs.

Reason: jobs with 0 TTL are almost impossible to inspect

Question: does anyone know the choice for these settings or can see any downsides to a change like this?

}

private function constructSpec(): array {
private function constructSpec(): array {g ad
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol yep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants