Faster device removal without removing history feature

adrianr3 months ago

Hi

new feature on 6.3 release, Faster device removal without removing history
can you explain the workflow in a few words?

Anton Tananaev3 months ago

In the past removing a device could take a long time because we remove all the history at the same time. It often timed out for devices with a long history. Now we keep the history and just remove the device record. It's pretty much instant.

adrianr3 months ago

and if i need the history removed? manually from mysql?

Anton Tananaev3 months ago

Yes. You can setup a cron script to remove data periodically.

adrianr3 months ago

ok, solved, thank you for your response, be safe