Hi, I'm importing a PG from a remote registry, but the first request never response back, it seems like nifi keep trying sending it, what I figured out is the follow:
1. NiFi makes the request to get the flow 2. Because it doesn't get any response, tries again and enter in this loop 3. then you are logged out because your session expired; but when you log in again you will get as much as PG as nifi request retries. Does anyone know which NiFi package point it out in the logs to get more details? Thanks in advance.
