I started using influxDB V2 recently.
The database was installed in an EC2 (aws ) instance.
I created a single token to test how the machine behaves when facing different loads.
For the moment I am trying to run 5 parallel read operations from different locations using the same token.
However I am getting an error 504. Is this because I am using the same token in parallel?
Thank you for your time!