Patternscape icon indicating copy to clipboard operation
Patternscape copied to clipboard

Backend should return complex object containing different information about processes

Open AtiqGauri opened this issue 5 years ago • 0 comments

Backend should send all information in an array/object as a acknowledgment of any process completion.

It should contain these information:

  • Total number of ignored records ( eg. password which are smaller than 3 characters )
  • Total number of processed files.
  • List of errors triggered while processing data.

AtiqGauri avatar Mar 13 '20 12:03 AtiqGauri