Skip to content

fix: notify errors immediately on async tasks - #56

Merged
rurreac merged 6 commits into
mainfrom
refactoring
Nov 29, 2025
Merged

fix: notify errors immediately on async tasks#56
rurreac merged 6 commits into
mainfrom
refactoring

Conversation

@rurreac

@rurreac rurreac commented Nov 29, 2025

Copy link
Copy Markdown
Owner

Async tasks weren't notifying errors immediately, instead relayed on a 10s timeout.

Now if an error is notified during the execution of an async task an error is return and control is returned to the console.

Also console command errors are handled at the main loop level.

@github-actions

Copy link
Copy Markdown

✅ All checks passed successfully! Ready to merge.

@rurreac
rurreac merged commit 72805b5 into main Nov 29, 2025
4 checks passed
@rurreac
rurreac deleted the refactoring branch November 29, 2025 18:20
rurreac added a commit that referenced this pull request Jan 30, 2026
* fix: proper notification handling on async console commands

* chore: centralise values in configuration constants

* fix: minor doc changes

* fix: return command errors to main loop

* fix: add mising

* fix: lock history before writing
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.

1 participant