If multiple Python processes write data into InfluxDB, only parte are written
I have multiple Python processes, running on a server (RPI5) by cron
, which read data from web API’s, and write it then into a common InfluxDB database – on the same bucket.