FManager::ShouldRetry

Windows
MacOS
Linux

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HttpRetrySystem.h

Include

#include "HttpRetrySystem.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HttpRetrySystem.cpp

Syntax

bool ShouldRetry
(
    const FHttpRetryRequestEntry & HttpRetryRequestEntry
)

Returns

true if there is a no formal response to the request return true if a variety of 5xx errors are the result of a formal response

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss