frmscoe / General-Issues

This repo exists to track current work and any issues within the FRMS CoE
2 stars 0 forks source link

Loss in Transactions (FTPS) Investigation #360

Closed vorsterk closed 2 months ago

vorsterk commented 5 months ago

Story statement

I want to investigate the loss in FTPS transaction throughput by analyzing previous commits,

So that I can:

  1. Identify the commit that introduced the slowdown,
  2. Understand the changes that caused the decrease in transaction speed,
  3. Ensure the reliability and efficiency of transaction processing in our system.

Acceptance criteria

  1. A list of commits potentially responsible for the slowdown is compiled by reviewing the version control history.
  2. An environment is set up where each suspect commit can be deployed and tested in isolation.
  3. The commit that caused the slowdown is identified.
  4. Revert the system to a stable commit where the transaction throughput was within the acceptable range.
  5. Ensure that the system remains stable after reverting changes, with no loss in functionality or data integrity.
vorsterk commented 2 months ago

Task closed , this was an investigation to figure out what caused the drop in FTPS . It was arango indexes that werent being used .