It has been brought up that one of the reasons why rest might have scaling issues is because axios does not quit in a timely manner if a downstream service rest is trying to talk to does not return. The scope of this Issue is to investigate axios limitation with timeout and if there is a need to manually specify a timeout value.
It has been brought up that one of the reasons why rest might have scaling issues is because axios does not quit in a timely manner if a downstream service rest is trying to talk to does not return. The scope of this Issue is to investigate axios limitation with timeout and if there is a need to manually specify a timeout value.