axa-group / bauta.js

Bauta.js is an add-on for your Node.js applications such as Express.js or Fastify.
Other
42 stars 3 forks source link

fix(bautajs-express-example, bautajs-fastify-example): add service to showcase request cancellation #72

Closed Xavier-Redondo closed 1 year ago

Xavier-Redondo commented 1 year ago

PR Checklist

PR Description

This does not solve anything by itself but it is a previous/helpful step to try to solve the issue #65.

Basically we have added a new endpoint to both fastify and express example services:

This showcases request cancellations inside bauta pipelines and provides a playground for issue #65.