Skip to content

FOUR-9410 Test Complex processes with Data Sources#5033

Merged
ryancooley merged 1 commit into
developfrom
FOUR-9410
Jul 20, 2023
Merged

FOUR-9410 Test Complex processes with Data Sources#5033
ryancooley merged 1 commit into
developfrom
FOUR-9410

Conversation

@julceslauhub
Copy link
Copy Markdown
Contributor

Issue & Reproduction Steps

Problems in service task execution because a new attribute was added to manage the timeout.

Solution

  • Adapt the code using new class "ErrorHandling".

How to Test

Set in ".env" file the "MESSAGE_BROKER_DRIVER" value to "rabbitmq" or "kafka" and run a process with service task that uses a Data Connector.

Related Tickets & Packages

  • Package Data Sources

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.

@processmaker-sonarqube
Copy link
Copy Markdown

@ryancooley ryancooley merged commit cc0ef57 into develop Jul 20, 2023
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.

3 participants