Ben Compton
Ben Compton
While the examples are useful as E2E tests, they alone don't provide adequate test coverage, so integration tests are needed. Most of the logic in Jest Cucumber can be integration...
## Checklist * [x] Double-checked my configuration. * [x] Tested using the latest version. * [x] Used the Emissary executor. ## Summary ### What happened/what you expected to happen? Any...
**Describe the bug** When retry trigger configuration is used and the trigger fails (e.g., HTTP trigger receives 500 response), the trigger is not retried. **To Reproduce** Create a HTTP trigger...
### Pre-requisites - [X] I have double-checked my configuration - [X] I can confirm the issues exists when I tested with `:latest` - [ ] I'd like to contribute the...