Skip to content

Auto-recover

Choose a tag to compare

@danielpswork danielpswork released this 15 Oct 18:45

Simplified setup and maintenance process

  • There were more than 10 different endpoints to run data consolidation manually (if needed) and the user had to monitor the queues to execute all the endpoints one-by-one. Now there is only one endpoint that can be executed without need to monitor it.
  • Some setup scripts are not needed anymore.

The execution mechanism was rebuilt to provide more stability and error handling

  • The stability improvements were made to retry intermittent errors that can occur during GSuite API requests, so now BVI is less affected by these problems.
  • An auto-recover mechanism will automatically retry failed executions (GSuite API returning errors or returning incomplete data), based on frequency settings made by the user (daily, every 5 days, every 10 days...).