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.
and if i need the history removed? manually from mysql?
Yes. You can setup a cron script to remove data periodically.
ok, solved, thank you for your response, be safe
Hi
new feature on 6.3 release, Faster device removal without removing history
can you explain the workflow in a few words?