Skip to content

implement failure modes for TableService

Andreas Murk requested to merge table-service into main
  • enabled failure modes in .env and .env.chaos
  • implemented in Spring using randomized values
  • outsourced methods to dedicated OrdersService component
  • created makefile for simplification of startup process

Merge request reports