You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
I tried to change the parameter "InfluxDB Max Connection Time Out (seconds)" in the corresponding StandardInfluxDatabaseService_2 controller service to 60 seconds (or higher), but it still times out after 10 seconds.
It seems like it doesn't see this parameter for the timeout.
Do you know what is possibly causing this issue? Am I missing something?
Thanks a lot for your support. Any help would be much appreciated!
The text was updated successfully, but these errors were encountered:
I'm pleased to let you know that the issue you reported has been addressed in our latest pull request, which you can view here: PR #163 by @alespour.
To ensure that the fix resolves the issue as expected, could you please test it using our snapshot build? You can download the snapshot from the following link: NiFi-InfluxDB Bundle v1.29.0-SNAPSHOT.
Your feedback will be invaluable in confirming that everything is working correctly before we proceed with a more formal release. Please let us know how it goes.
Best Regards
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
I'm experiencing a problem with the processor GetInfluxDatabase_2 in the 1.24.0 bundle version. The NiFi version is 1.19.0.
The Flux query that I'm sending takes more than 10 seconds, but after 10 seconds of elaboration the request times out, logging the error
I tried to change the parameter "InfluxDB Max Connection Time Out (seconds)" in the corresponding StandardInfluxDatabaseService_2 controller service to 60 seconds (or higher), but it still times out after 10 seconds.
It seems like it doesn't see this parameter for the timeout.
Do you know what is possibly causing this issue? Am I missing something?
Thanks a lot for your support. Any help would be much appreciated!
The text was updated successfully, but these errors were encountered: