emersion / emersion/hottub

Improve shutdown behavior

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now we mark all tasks as failed on shutdown.

Instead, pick one of:

- Serialize currently tracked jobs on disk, pick where we left off on restart.
- Wait for currently running jobs on shutdown.

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the shutdown handling and how currently tracked jobs are represented, then determine whether persistence across restart or waiting for running jobs is the intended direction. Done means shutdown no longer marks every task as failed, with the chosen behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.