Hi,
I make API calls to add template to a host with "exportConfiguration : true"
The first call, no issue
The second call, if the export configuration has been done, no issue so far
The third call, if the export configuration is in progress, It's will make a loss in the data. (on going downtimes are loss, all the checks are loss. Nagios has to be restarted)
It should be a waiting list for the export configuration task to avoid this.
Let's me know if you need more info.