nicknezis commented on pull request #3646:
URL: https://github.com/apache/incubator-heron/pull/3646#issuecomment-1019661423


   #3642 Code was integrated into this PR.
   
   Tracker Behavior changes:
   
   - replace `/` → `/topologies` redirect with (OpenAPI on ReDoc) documentation
   - deprecate `executiontime` and always return 0.0 for it in the response 
envelope - this could probably be put back in, but I don't think it's worth it
   - inbound requests aren't terminated if they take over 120s. At the moment, 
every outbound request has a 5s limit (due to httpx default) so I wouldn't 
expect the timeout to be needed (even in metrics queries which may transform 
data). A replacement timeout could be added in if necessary.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to