Skip to content

feat: support workflow cancellation and introduce configurable cryptography node#471

Merged
beraterkek-kafein merged 1 commit into
devfrom
feat/cryptography_node
Jun 18, 2026
Merged

feat: support workflow cancellation and introduce configurable cryptography node#471
beraterkek-kafein merged 1 commit into
devfrom
feat/cryptography_node

Conversation

@beraterkek-kafein

Copy link
Copy Markdown
Collaborator
  • introduce active task management to track and terminate running workflow executor tasks
  • add a unified execution cancellation API supporting workflow UUID, slug, name, and API-key authorization
  • provide execution cancellation controls in navbar and canvas interfaces with client-side abort handling and execution ID propagation
  • add CryptographyNode with symmetric and asymmetric encryption support, key generation, and configurable PBKDF2 parameters
  • synchronize execution state updates through polling, BroadcastChannel communication, and exposed CORS headers
  • improve execution lifecycle reliability with enhanced error handling and execution state reconciliation

…graphy node

- introduce active task management to track and terminate running workflow executor tasks
- add a unified execution cancellation API supporting workflow UUID, slug, name, and API-key authorization
- provide execution cancellation controls in navbar and canvas interfaces with client-side abort handling and execution ID propagation
- add CryptographyNode with symmetric and asymmetric encryption support, key generation, and configurable PBKDF2 parameters
- synchronize execution state updates through polling, BroadcastChannel communication, and exposed CORS headers
- improve execution lifecycle reliability with enhanced error handling and execution state reconciliation
@beraterkek-kafein
beraterkek-kafein merged commit dada73e into dev Jun 18, 2026
8 of 9 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.

1 participant