Skip to content

Add action helper#49

Merged
WWWcool merged 6 commits into
masterfrom
add_action_module
Jun 23, 2026
Merged

Add action helper#49
WWWcool merged 6 commits into
masterfrom
add_action_module

Conversation

@WWWcool

@WWWcool WWWcool commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

WWWcool added 5 commits June 12, 2026 00:32
…ure. Introduced distinct types for set_timer, remove, and scheduled_remove actions, ensuring mutually exclusive processor step actions. Updated processor_intent to allow action to be undefined.
…fied scheduling approach. Updated action types to replace set_timer with timeout and introduced a schedule structure for better clarity. Adjusted processor logic and tests to accommodate these changes, ensuring consistent handling of scheduled actions.
…nt structure. Changed references to the migration guide and clarified action types in progressor.hrl, ensuring consistency in the documentation and code structure.
…ion. The timestamp is now stored as timestamptz, allowing both seconds and microseconds for input, enhancing flexibility in time representation.
…. Adjusted scheduling logic in progressor and related files to ensure consistent handling of timestamps, enhancing the accuracy of scheduled actions. Updated documentation to reflect changes in timestamp representation from seconds to microseconds.
ttt161
ttt161 previously approved these changes Jun 15, 2026
…d action_to_task_type function to prg_utils for better modularity and consistency. Updated references in prg_worker and progressor to utilize the new utility function, ensuring a unified approach to task type determination. Removed legacy action type definitions from progressor. This change supports the ongoing migration to a cleaner action handling structure.
@WWWcool WWWcool merged commit 8624e58 into master Jun 23, 2026
7 checks passed
@WWWcool WWWcool deleted the add_action_module branch June 23, 2026 09:46
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