Skip to content

Fix/trigger output logic#309

Merged
tremblap merged 3 commits into
flucoma:mainfrom
tremblap:fix/trigger-output-logic
Jun 19, 2025
Merged

Fix/trigger output logic#309
tremblap merged 3 commits into
flucoma:mainfrom
tremblap:fix/trigger-output-logic

Conversation

@tremblap
Copy link
Copy Markdown
Member

This fixes the logic of the trigger output of the KR objects.

Instead of copying the input to the output, we now output 0 except in the block where the kr action will have been successful. If the process function bails, it will give the user nothing, which is a good way to troubleshoot and in line with trigger chaining.

@tremblap tremblap requested review from tedmoore and weefuzzy June 17, 2025 16:21
@tremblap tremblap merged commit dc2b02c into flucoma:main Jun 19, 2025
3 checks passed
@tremblap tremblap deleted the fix/trigger-output-logic branch June 19, 2025 11:55
@tedmoore
Copy link
Copy Markdown
Member

Looked at this quickly the other day and didn't respond, but yes, this is wise. Thank you!

@tremblap
Copy link
Copy Markdown
Member Author

thanks it's merged and now the nightlies have them - feel free to road test!

@tedmoore
Copy link
Copy Markdown
Member

will do but after my gigs this week

weefuzzy pushed a commit to weefuzzy/flucoma-core that referenced this pull request Nov 25, 2025
* trigger output logic - outputs 1 only if successful query

* change post inconsistency fix
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