what oauth timeout setting do I need to increase for > 60 minutes doc generation in RPE?
![]() I am building a large trace matrix and it is taking a long time. It is currently 4 documents deep and I need to add several more documents.
I am using RPE to generate the trace matrix, but it keeps running into an Oauth error around 3662 seconds (approx 60 minutes).
I looked at the Jazz Server settings and did not see any obvious timeouts.
Looking at the RM settings there are a couple of time outs around the 3600 seconds mark.
JDBC Connection Max Age
SPARQL Query
DNG WebUI Comm
changeset.socket
Will one of these address my issue?
Thanks,
|
2 answers
![]() Turns out I just needed to set the authentication to OAuth and not Auto. It took 1hr and 12 minutes to generate, but it finally did.
The REST API from RPE to DNG is soooooo slow...
|