2 upvotes·17K views
Replies (2)
Hi Muhammed Chances High latency could be because of the following reasons 1.Python API and Influx DB are not located in the same region. (Eg: API machine instance in US-west and InfluxDB machine instance in US-east).
2.Python API credentials connecting to influxDB via public IP(external) instead of private internal IP.
1 upvote·2 comments·261 views
No Sir, I am working on local system I have 5~8 second latency, this too high if any alarm occur or anything happen. I want something like read and show, something like skip step to store in database , front-end query to DB and then show.
Firestore database will be a better option for front end query to database. but it does not support SQL.