Skip to content

fix: trigger errors ctor#34

Merged
cristipufu merged 1 commit intomainfrom
fix/pending_trigger_error
Feb 11, 2026
Merged

fix: trigger errors ctor#34
cristipufu merged 1 commit intomainfrom
fix/pending_trigger_error

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Feb 11, 2026

Description

Fix UiPathFaultedTriggerError missing __init__: attributes (category, message) were declared as type annotations only, causing AttributeError when accessed after instantiation. Added proper constructor to set instance attributes.

This comment was marked as outdated.

@cristipufu cristipufu force-pushed the fix/pending_trigger_error branch 2 times, most recently from 4ddd4b7 to fe48ae2 Compare February 11, 2026 07:28
@cristipufu cristipufu force-pushed the fix/pending_trigger_error branch from fe48ae2 to 7b19cf9 Compare February 11, 2026 07:32
@cristipufu cristipufu merged commit f1a9d04 into main Feb 11, 2026
13 checks 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.

2 participants