Files
2025-09-29 00:52:08 +02:00

62 lines
8.6 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<NpFaultTolerance>
<WebApi>
<Rule Name="Get 2000 Friends" Identifier="GET_FRIENDSLIST" ResponseCode="200" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Success_2000_Friends.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Delete Game Data Error" Identifier="DELETE_GAME_DATA" ResponseCode="500" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_500.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Delete Game Status Error" Identifier="DELETE_GAME_STATUS" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_Authorization.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Delete Member Error" Identifier="DELETE_MEMBER" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadBody.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Delete Session Error" Identifier="DELETE_SESSION" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadEnvironment.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Block List Error" Identifier="GET_BLOCKLIST" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadQuery.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Catalog Error" Identifier="GET_CATALOG" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadRequest.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Friends List Error" Identifier="GET_FRIENDSLIST" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadTitleID.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Invitation Data Error" Identifier="GET_INVITATION_DATA" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadUser.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Invitation List Error" Identifier="GET_INVITATIONLIST" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_Busy.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Invitation Error" Identifier="GET_INVITATION" ResponseCode="500" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_RateLimit.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Profile Error" Identifier="GET_PROFILE" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_Unknown.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Presence Error" Identifier="GET_PRESENCE" ResponseCode="500" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_500.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Session Data Error" Identifier="GET_SESSION_DATA" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_Authorization.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Session List Error" Identifier="GET_SESSONLIST" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadBody.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Get Session Error" Identifier="GET_SESSION" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadEnvironment.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Post Invitation Error" Identifier="POST_INVITATION" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadQuery.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Post Member Error" Identifier="POST_MEMBER" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadTitleID.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Post Session Error" Identifier="POST_SESSION" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadUser.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Put Game Data Error" Identifier="PUT_GAME_DATA" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_RateLimit.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Put Game Data Blob Error" Identifier="PUT_GAME_DATABLOB" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_Unknown.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Put Game Status Error" Identifier="PUT_GAME_STATUS" ResponseCode="500" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_500.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Put Invitation Error" Identifier="PUT_INVITATION" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_Authorization.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Put Session Image Error" Identifier="PUT_SESSION_IMAGE" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadBody.txt" DelayMs="1000" EnabledAtStartup="false" />
<Rule Name="Put Session Error" Identifier="PUT_SESSION" ResponseCode="400" Match="*" ResponseFile="X:\gta5\tools_ng\etc\faulttolerance\np\Error_BadEnvironment.txt" DelayMs="1000" EnabledAtStartup="false" />
</WebApi>
<Tasks>
<Rule Name="Get Profile Task" Identifier="NpGetProfile" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Delete Game Data Task" Identifier="NpDeleteGameData" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Delete Game Status Task" Identifier="NpDeleteGameStatus" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Presence Task" Identifier="NpGetPresence" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Put GameData Task" Identifier="NpPutGameData" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Put Game Data Blob Task" Identifier="NpPutGameDataBlob" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Put Game Status Task" Identifier="NpPutGameStatus" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Block List Task" Identifier="NpGetBlocklist" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Post Session Task" Identifier="NpPostSession" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Session List Task" Identifier="NpGetSessionList" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Delete Session Task" Identifier="NpDeleteSession" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Post Member Task" Identifier="NpPostMember" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Delete Member Task" Identifier="NpDeleteMember" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Delete Members Task" Identifier="NpDeleteMembers" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Post Members Task" Identifier="NpPostMembers" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Invitations Task" Identifier="NpGetInvitations" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Invitation List Task" Identifier="NpGetInvitationsList" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Invitation Task" Identifier="NpGetInvitation" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Invitation Data Task" Identifier="NpGetInvitationData" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Clear Invitation Task" Identifier="NpClearInvitation" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Post Invitation Task" Identifier="NpPostInvitation" Match="*" ResponseCode="0" EnabledAtStartup="false" />
<Rule Name="Get Catalog Task" Identifier="NpGetCatalog" Match="*" ResponseCode="0" EnabledAtStartup="false" />
</Tasks>
<NpApi>
<Rule Name="NpAuth Get Code" Identifier="NpAuthGetCode" Match="*" ResponseCode="-1" EnabledAtStartup="false" />
<Rule Name="NpAuth Poll" Identifier="NpAuthPoll" Match="*" ResponseCode="-1" EnabledAtStartup="false" />
<Rule Name="Np Permissions" Identifier="NpPermissions" Match="*" ResponseCode="-1" EnabledAtStartup="false" />
<Rule Name="Np Check Plus" Identifier="NpCheckPlus" Match="*" ResponseCode="-1" EnabledAtStartup="false" />
<Rule Name="Np Poll Permissions" Identifier="NpPollPermissions" Match="*" ResponseCode="-1" EnabledAtStartup="false" />
<Rule Name="Np Poll Plus" Identifier="NpPollCheckPlus" Match="*" ResponseCode="-1" EnabledAtStartup="false" />
</NpApi>
</NpFaultTolerance>