Skip to content

Conversation

@pedropereiraassis
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:
/kind feature

What this PR does / why we need it:
Separate the responsibility of processes timer's timeout from process execution itself.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:
This change impact somethings as below:

  • Timer node needed a run() method so it could alternate it's process state between 'pending' and 'running', and to show the correct 'next' on the proper execution.
  • HTTP node executions with retries now alternate it's process state between 'pending' and 'running' as well.

Does this PR introduce a user-facing change?:


Additional documentation e.g., usage docs, etc.:

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants