-
Notifications
You must be signed in to change notification settings - Fork 13
OuroborosTests
codefriar edited this page Oct 5, 2023
·
2 revisions
APIVERSION: 58
STATUS: ACTIVE
a test only circuit breaker to ensure that the OuroborosFinalizer is called and that in turn it calls the Ouroboros code again.
ISTEST
This is an example implementation of Ouroboros that will be used to test the functionality
Inheritance
Ouroboros > ExampleOuroborosImplementation
Required method that returns true if the exit criteria has been met.
Type | Description |
---|---|
Boolean | Boolean - true if the exit criteria has been met, false otherwise. |
This is the method that will be called when the Ouroboros executes the job.