Skip to content

Feature/unified error taxonomy#27

Merged
yogthos merged 2 commits intomainfrom
feature/unified-error-taxonomy
Mar 7, 2026
Merged

Feature/unified error taxonomy#27
yogthos merged 2 commits intomainfrom
feature/unified-error-taxonomy

Conversation

@yogthos
Copy link
Copy Markdown
Member

@yogthos yogthos commented Mar 7, 2026

workflow-error and error? functions for consistent error handling. Instead of checking 6 different :mycelium/* keys with different shapes, use one function.

Yogthos added 2 commits March 7, 2026 17:10
Single function to extract a consistent error map from any workflow
result, regardless of error source (schema, handler, resilience,
join, timeout, input). All errors return :error-type, :message, and
:details. Replaces the need to check 6 different :mycelium/* keys.
bulkhead-full and rate-limited were missing from the error type
listings in CHANGELOG, README, and quick-reference.
@yogthos yogthos merged commit 8ea772f into main Mar 7, 2026
1 check passed
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