@rabbitio/ui-kit 1.0.0-beta.124 → 1.0.0-beta.125
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/clover.xml +181 -181
- package/coverage/coverage-final.json +7 -7
- package/coverage/index.html +14 -14
- package/coverage/rabbit-ui-kit/index.html +1 -1
- package/coverage/rabbit-ui-kit/index.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/googleAnalyticsAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/metrikaAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/analyticsAdapters/mixpanelAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/axiosAdapter.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/adapters/qrUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/apiGroups.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/emailAPI.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/external-apis/ipAddressProviders.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/globalConstants.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/blockchain.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/coin.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/models/protocol.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/services/fiatCurrenciesService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/services/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/amountUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/cache.js.html +6 -6
- package/coverage/rabbit-ui-kit/src/common-apis/utils/emailUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/errorUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logger.js.html +5 -5
- package/coverage/rabbit-ui-kit/src/common-apis/utils/logging/logsStorage.js.html +3 -3
- package/coverage/rabbit-ui-kit/src/common-apis/utils/postponeExecution.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/rabbitTicker.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/common-apis/utils/safeStringify.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/index.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cacheAndConcurrentRequestsResolver.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cachedRobustExternalApiCallerService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/cancelProcessing.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/concurrentCalculationsMetadataHolder.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/externalApiProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/externalServicesStatsCollector.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/robust-api-caller/robustExternalAPICallerService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeHeroSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/changeNowSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/exolixSwapProvider.js.html +4 -4
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/goexmeSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/index.html +18 -18
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/letsExchangeSwapProvider.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/retriableErrorsUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapProvider.js.html +36 -36
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/swapspaceSwapProvider.js.html +128 -128
- package/coverage/rabbit-ui-kit/src/swaps-lib/external-apis/utils.js.html +14 -14
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/baseSwapCreationInfo.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwap.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/existingSwapWithFiatData.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/partner.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/models/swapProviderCoinInfo.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/services/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/services/publicSwapService.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/swaps-lib/utils/swapUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowTosca.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/arrowWhite.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/darkRectangle.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/determinedError.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/failedValidationIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/infoIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/messageIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/noticeQuestionIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/successfulValidationIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/supportDialogImage.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/assets/wrappedImages/walletIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/AssetIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetIcon/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/AssetSelection.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/AssetSelection/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/BackgroundTitle.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/BackgroundTitle/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/InformationMessage.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/InformationMessage/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/Input.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Input/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/LoadingDots.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/LoadingDots/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/NoticeIcon.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/NoticeIcon/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/QrCode.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/QrCode/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/RateSelector.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/RateSelector/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/SupportChat.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/SupportChat/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/Textarea.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Textarea/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/TitleBox.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TitleBox/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Tooltip/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/LinesOfText.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/TwoLinesOfText/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/Validation.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/Validation/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/Button.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Button/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/Close.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/Close/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/LinkButton.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/LinkButton/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/RadioButtonWithText.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/atoms/buttons/RadioButtonWithText/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/AmountInput.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/AmountInput/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/CoinPicker.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/CoinPicker/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/ColoredNotice.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/ColoredNotice/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/LineWithIconLink.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LineWithIconLink/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/LogoCarousel.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/LogoCarousel/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/SearchableCoinsList.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/SearchableCoinsList/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/TitledLineWithIconLink.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/molecules/TitledLineWithIconLink/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/CoinPickerDialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/CoinPickerDialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/Dialog.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/DialogButtons.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/DialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/Dialog/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/SwapForm.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/SwapForm/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/WaitlistSubscription.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/organisms/WaitlistSubscription/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/DeterminedErrorDialogStep.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/components/templates/DeterminedErrorDialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useCallHandlingErrors.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useIsHydrated.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/hooks/useReferredState.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/index.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/inputValueProviders.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/searchCoins.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/textUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/uiUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/src/ui-kit/utils/urlQueryUtils.js.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/BackgroundTitle.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/LinesOfText.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/LoadingDots.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/QrCode.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/RateSelector.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/Validation.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/Button.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/Close.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/LinkButton.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/buttons/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/atoms/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/AmountInput.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/CoinPicker.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/ColoredNotice.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/LogoCarousel.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/TitledLineWithIconLink.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/molecules/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/Dialog.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/DialogButtons.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogButtons/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/DialogStep.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/DialogStep/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/Dialog/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/WaitlistSubscription.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/organisms/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/coins.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/exampleContent.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/stubs/index.html +1 -1
- package/coverage/rabbit-ui-kit/stories/templates/DeterminedErrorDialogStep.stories.jsx.html +1 -1
- package/coverage/rabbit-ui-kit/stories/templates/index.html +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.modern.js +1 -1
- package/dist/index.modern.js.map +1 -1
- package/dist/index.module.js +1 -1
- package/dist/index.module.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/docker-compose.loadtest.yml +64 -0
- package/package.json +1 -1
- package/src/swaps-lib/external-apis/exolixSwapProvider.js +1 -1
- package/src/swaps-lib/test/external-apis/goexmeSwapProvider/integration/PairSupport.int.test.js +4 -1
- package/src/swaps-lib/test/external-apis/swapspaceSwapProvider/getSwapInfo.test.js +42 -0
- package/tools/rate-limits-tester/Dockerfile.loadtest +18 -0
- package/tools/rate-limits-tester/docker-compose.loadtest.yml +65 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-changehero-2026-03-10T14-57-24-907Z.json +572 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-changenow-2026-03-10T15-30-53-033Z.json +572 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-exolix-2026-03-10T13-49-07-452Z.json +518 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-dedicated-letsexchange-2026-03-10T14-26-27-034Z.json +572 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-05T23-05-54-995Z.json +140 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T10-59-26-699Z.json +83 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T11-19-31-962Z.json +121 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T12-35-39-529Z.json +21 -0
- package/tools/rate-limits-tester/reports/fixed-pair-rps-report-2026-03-10T13-00-46-343Z.json +115 -0
|
@@ -0,0 +1,518 @@
|
|
|
1
|
+
{
|
|
2
|
+
"generatedAt": "2026-03-10T13:49:07.451Z",
|
|
3
|
+
"mode": "dedicated-partner-back-to-back",
|
|
4
|
+
"partnerId": "exolix",
|
|
5
|
+
"runTargetMinutes": 30,
|
|
6
|
+
"runTargetMs": 1800000,
|
|
7
|
+
"actualWallTimeSeconds": 1800.616009166,
|
|
8
|
+
"desiredRequestsCount": 2000,
|
|
9
|
+
"desiredTimeSlotMs": 90000,
|
|
10
|
+
"targetRequestsPerSecondDerived": 22.22222222222222,
|
|
11
|
+
"maxInFlightRequests": 200,
|
|
12
|
+
"pair": {
|
|
13
|
+
"fromTicker": "BTC",
|
|
14
|
+
"toTicker": "ETH",
|
|
15
|
+
"amount": "0.01"
|
|
16
|
+
},
|
|
17
|
+
"singleRequestTimeoutMs": 60000,
|
|
18
|
+
"iterations": [
|
|
19
|
+
{
|
|
20
|
+
"iteration": 1,
|
|
21
|
+
"ok": true,
|
|
22
|
+
"startedAt": "2026-03-10T13:19:06.863Z",
|
|
23
|
+
"iterationWallTimeSeconds": 96.635447542,
|
|
24
|
+
"providerId": "exolix",
|
|
25
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
26
|
+
"desiredRequestsCount": 2000,
|
|
27
|
+
"desiredTimeSlotMs": 90000,
|
|
28
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
29
|
+
"didReachDesiredRequestsCount": true,
|
|
30
|
+
"achievedRequestsPerSecond": 21.925966841404197,
|
|
31
|
+
"durationSeconds": 91.216046,
|
|
32
|
+
"scheduledRequestsCount": 2000,
|
|
33
|
+
"startedRequestsCount": 2000,
|
|
34
|
+
"completedRequestsCount": 2000,
|
|
35
|
+
"successCount": 2000,
|
|
36
|
+
"requestsLimitExceededCount": 0,
|
|
37
|
+
"timeoutOrAbortCount": 0,
|
|
38
|
+
"otherFailureCount": 0,
|
|
39
|
+
"latencyMs": {
|
|
40
|
+
"p50": 2913.352875000004,
|
|
41
|
+
"p90": 4900.870374999999,
|
|
42
|
+
"p99": 6292.5105,
|
|
43
|
+
"max": 8352.588500000002
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"iteration": 2,
|
|
48
|
+
"ok": true,
|
|
49
|
+
"startedAt": "2026-03-10T13:20:43.499Z",
|
|
50
|
+
"iterationWallTimeSeconds": 90.59068691600001,
|
|
51
|
+
"providerId": "exolix",
|
|
52
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
53
|
+
"desiredRequestsCount": 2000,
|
|
54
|
+
"desiredTimeSlotMs": 90000,
|
|
55
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
56
|
+
"didReachDesiredRequestsCount": true,
|
|
57
|
+
"achievedRequestsPerSecond": 22.078430941469385,
|
|
58
|
+
"durationSeconds": 90.586147417,
|
|
59
|
+
"scheduledRequestsCount": 2000,
|
|
60
|
+
"startedRequestsCount": 2000,
|
|
61
|
+
"completedRequestsCount": 2000,
|
|
62
|
+
"successCount": 2000,
|
|
63
|
+
"requestsLimitExceededCount": 0,
|
|
64
|
+
"timeoutOrAbortCount": 0,
|
|
65
|
+
"otherFailureCount": 0,
|
|
66
|
+
"latencyMs": {
|
|
67
|
+
"p50": 912.3315409999923,
|
|
68
|
+
"p90": 1910.514584000004,
|
|
69
|
+
"p99": 3020.5841250000085,
|
|
70
|
+
"max": 4594.619375000009
|
|
71
|
+
}
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"iteration": 3,
|
|
75
|
+
"ok": true,
|
|
76
|
+
"startedAt": "2026-03-10T13:22:14.090Z",
|
|
77
|
+
"iterationWallTimeSeconds": 90.41541045800003,
|
|
78
|
+
"providerId": "exolix",
|
|
79
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
80
|
+
"desiredRequestsCount": 2000,
|
|
81
|
+
"desiredTimeSlotMs": 90000,
|
|
82
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
83
|
+
"didReachDesiredRequestsCount": true,
|
|
84
|
+
"achievedRequestsPerSecond": 22.12057247720823,
|
|
85
|
+
"durationSeconds": 90.41357324999998,
|
|
86
|
+
"scheduledRequestsCount": 2000,
|
|
87
|
+
"startedRequestsCount": 2000,
|
|
88
|
+
"completedRequestsCount": 2000,
|
|
89
|
+
"successCount": 2000,
|
|
90
|
+
"requestsLimitExceededCount": 0,
|
|
91
|
+
"timeoutOrAbortCount": 0,
|
|
92
|
+
"otherFailureCount": 0,
|
|
93
|
+
"latencyMs": {
|
|
94
|
+
"p50": 535.1893330000166,
|
|
95
|
+
"p90": 858.3904589999875,
|
|
96
|
+
"p99": 2132.8037919999915,
|
|
97
|
+
"max": 2758.078416000004
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"iteration": 4,
|
|
102
|
+
"ok": true,
|
|
103
|
+
"startedAt": "2026-03-10T13:23:44.506Z",
|
|
104
|
+
"iterationWallTimeSeconds": 90.57712004200002,
|
|
105
|
+
"providerId": "exolix",
|
|
106
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
107
|
+
"desiredRequestsCount": 2000,
|
|
108
|
+
"desiredTimeSlotMs": 90000,
|
|
109
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
110
|
+
"didReachDesiredRequestsCount": true,
|
|
111
|
+
"achievedRequestsPerSecond": 22.080834691845176,
|
|
112
|
+
"durationSeconds": 90.57628608300001,
|
|
113
|
+
"scheduledRequestsCount": 2000,
|
|
114
|
+
"startedRequestsCount": 2000,
|
|
115
|
+
"completedRequestsCount": 2000,
|
|
116
|
+
"successCount": 2000,
|
|
117
|
+
"requestsLimitExceededCount": 0,
|
|
118
|
+
"timeoutOrAbortCount": 0,
|
|
119
|
+
"otherFailureCount": 0,
|
|
120
|
+
"latencyMs": {
|
|
121
|
+
"p50": 597.6386670000502,
|
|
122
|
+
"p90": 1374.563749999972,
|
|
123
|
+
"p99": 2296.890416999988,
|
|
124
|
+
"max": 2561.4596659999806
|
|
125
|
+
}
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
"iteration": 5,
|
|
129
|
+
"ok": true,
|
|
130
|
+
"startedAt": "2026-03-10T13:25:15.047Z",
|
|
131
|
+
"iterationWallTimeSeconds": 98.36104287499998,
|
|
132
|
+
"providerId": "exolix",
|
|
133
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
134
|
+
"desiredRequestsCount": 2000,
|
|
135
|
+
"desiredTimeSlotMs": 90000,
|
|
136
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
137
|
+
"didReachDesiredRequestsCount": true,
|
|
138
|
+
"achievedRequestsPerSecond": 21.454878107066794,
|
|
139
|
+
"durationSeconds": 93.21889362499996,
|
|
140
|
+
"scheduledRequestsCount": 2000,
|
|
141
|
+
"startedRequestsCount": 2000,
|
|
142
|
+
"completedRequestsCount": 2000,
|
|
143
|
+
"successCount": 2000,
|
|
144
|
+
"requestsLimitExceededCount": 0,
|
|
145
|
+
"timeoutOrAbortCount": 0,
|
|
146
|
+
"otherFailureCount": 0,
|
|
147
|
+
"latencyMs": {
|
|
148
|
+
"p50": 2634.8600839999854,
|
|
149
|
+
"p90": 4828.154041000002,
|
|
150
|
+
"p99": 7325.889708000002,
|
|
151
|
+
"max": 8785.252541999973
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"iteration": 6,
|
|
156
|
+
"ok": true,
|
|
157
|
+
"startedAt": "2026-03-10T13:26:53.401Z",
|
|
158
|
+
"iterationWallTimeSeconds": 90.84083495899993,
|
|
159
|
+
"providerId": "exolix",
|
|
160
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
161
|
+
"desiredRequestsCount": 2000,
|
|
162
|
+
"desiredTimeSlotMs": 90000,
|
|
163
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
164
|
+
"didReachDesiredRequestsCount": true,
|
|
165
|
+
"achievedRequestsPerSecond": 22.01668365751809,
|
|
166
|
+
"durationSeconds": 90.84020241700003,
|
|
167
|
+
"scheduledRequestsCount": 2000,
|
|
168
|
+
"startedRequestsCount": 2000,
|
|
169
|
+
"completedRequestsCount": 2000,
|
|
170
|
+
"successCount": 2000,
|
|
171
|
+
"requestsLimitExceededCount": 0,
|
|
172
|
+
"timeoutOrAbortCount": 0,
|
|
173
|
+
"otherFailureCount": 0,
|
|
174
|
+
"latencyMs": {
|
|
175
|
+
"p50": 1113.9457500000135,
|
|
176
|
+
"p90": 2200.554291999957,
|
|
177
|
+
"p99": 2981.9797920000274,
|
|
178
|
+
"max": 3933.2282500000438
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"iteration": 7,
|
|
183
|
+
"ok": true,
|
|
184
|
+
"startedAt": "2026-03-10T13:28:24.241Z",
|
|
185
|
+
"iterationWallTimeSeconds": 90.78659883299994,
|
|
186
|
+
"providerId": "exolix",
|
|
187
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
188
|
+
"desiredRequestsCount": 2000,
|
|
189
|
+
"desiredTimeSlotMs": 90000,
|
|
190
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
191
|
+
"didReachDesiredRequestsCount": true,
|
|
192
|
+
"achievedRequestsPerSecond": 22.029881226253373,
|
|
193
|
+
"durationSeconds": 90.78578224999993,
|
|
194
|
+
"scheduledRequestsCount": 2000,
|
|
195
|
+
"startedRequestsCount": 2000,
|
|
196
|
+
"completedRequestsCount": 2000,
|
|
197
|
+
"successCount": 2000,
|
|
198
|
+
"requestsLimitExceededCount": 0,
|
|
199
|
+
"timeoutOrAbortCount": 0,
|
|
200
|
+
"otherFailureCount": 0,
|
|
201
|
+
"latencyMs": {
|
|
202
|
+
"p50": 607.6523750000633,
|
|
203
|
+
"p90": 1029.538166000042,
|
|
204
|
+
"p99": 2063.1937919999473,
|
|
205
|
+
"max": 2425.011708999984
|
|
206
|
+
}
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"iteration": 8,
|
|
210
|
+
"ok": true,
|
|
211
|
+
"startedAt": "2026-03-10T13:29:55.027Z",
|
|
212
|
+
"iterationWallTimeSeconds": 104.86782725000009,
|
|
213
|
+
"providerId": "exolix",
|
|
214
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
215
|
+
"desiredRequestsCount": 2000,
|
|
216
|
+
"desiredTimeSlotMs": 90000,
|
|
217
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
218
|
+
"didReachDesiredRequestsCount": true,
|
|
219
|
+
"achievedRequestsPerSecond": 19.07177817721604,
|
|
220
|
+
"durationSeconds": 104.8669915,
|
|
221
|
+
"scheduledRequestsCount": 2000,
|
|
222
|
+
"startedRequestsCount": 2000,
|
|
223
|
+
"completedRequestsCount": 2000,
|
|
224
|
+
"successCount": 1939,
|
|
225
|
+
"requestsLimitExceededCount": 0,
|
|
226
|
+
"timeoutOrAbortCount": 0,
|
|
227
|
+
"otherFailureCount": 61,
|
|
228
|
+
"latencyMs": {
|
|
229
|
+
"p50": 747.70074999996,
|
|
230
|
+
"p90": 1947.7376659999136,
|
|
231
|
+
"p99": 15001.493499999982,
|
|
232
|
+
"max": 15027.25762499997
|
|
233
|
+
}
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"iteration": 9,
|
|
237
|
+
"ok": true,
|
|
238
|
+
"startedAt": "2026-03-10T13:31:39.895Z",
|
|
239
|
+
"iterationWallTimeSeconds": 110.67737995800003,
|
|
240
|
+
"providerId": "exolix",
|
|
241
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
242
|
+
"desiredRequestsCount": 2000,
|
|
243
|
+
"desiredTimeSlotMs": 90000,
|
|
244
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
245
|
+
"didReachDesiredRequestsCount": true,
|
|
246
|
+
"achievedRequestsPerSecond": 19.088090138981812,
|
|
247
|
+
"durationSeconds": 104.77737612499995,
|
|
248
|
+
"scheduledRequestsCount": 2000,
|
|
249
|
+
"startedRequestsCount": 2000,
|
|
250
|
+
"completedRequestsCount": 2000,
|
|
251
|
+
"successCount": 1793,
|
|
252
|
+
"requestsLimitExceededCount": 0,
|
|
253
|
+
"timeoutOrAbortCount": 0,
|
|
254
|
+
"otherFailureCount": 207,
|
|
255
|
+
"latencyMs": {
|
|
256
|
+
"p50": 610.033832999994,
|
|
257
|
+
"p90": 15000.041541999904,
|
|
258
|
+
"p99": 15002.078375000041,
|
|
259
|
+
"max": 15065.747500000056
|
|
260
|
+
}
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"iteration": 10,
|
|
264
|
+
"ok": true,
|
|
265
|
+
"startedAt": "2026-03-10T13:33:30.572Z",
|
|
266
|
+
"iterationWallTimeSeconds": 104.95842104199994,
|
|
267
|
+
"providerId": "exolix",
|
|
268
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
269
|
+
"desiredRequestsCount": 2000,
|
|
270
|
+
"desiredTimeSlotMs": 90000,
|
|
271
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
272
|
+
"didReachDesiredRequestsCount": true,
|
|
273
|
+
"achievedRequestsPerSecond": 19.055369698196827,
|
|
274
|
+
"durationSeconds": 104.95729191699996,
|
|
275
|
+
"scheduledRequestsCount": 2000,
|
|
276
|
+
"startedRequestsCount": 2000,
|
|
277
|
+
"completedRequestsCount": 2000,
|
|
278
|
+
"successCount": 1795,
|
|
279
|
+
"requestsLimitExceededCount": 0,
|
|
280
|
+
"timeoutOrAbortCount": 0,
|
|
281
|
+
"otherFailureCount": 205,
|
|
282
|
+
"latencyMs": {
|
|
283
|
+
"p50": 661.4977920000674,
|
|
284
|
+
"p90": 14999.715624999953,
|
|
285
|
+
"p99": 15003.029708000016,
|
|
286
|
+
"max": 15228.563208000036
|
|
287
|
+
}
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"iteration": 11,
|
|
291
|
+
"ok": true,
|
|
292
|
+
"startedAt": "2026-03-10T13:35:15.529Z",
|
|
293
|
+
"iterationWallTimeSeconds": 90.00375258300011,
|
|
294
|
+
"providerId": "exolix",
|
|
295
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
296
|
+
"desiredRequestsCount": 2000,
|
|
297
|
+
"desiredTimeSlotMs": 90000,
|
|
298
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
299
|
+
"didReachDesiredRequestsCount": true,
|
|
300
|
+
"achievedRequestsPerSecond": 22.221488264982753,
|
|
301
|
+
"durationSeconds": 90.00297262499994,
|
|
302
|
+
"scheduledRequestsCount": 2000,
|
|
303
|
+
"startedRequestsCount": 2000,
|
|
304
|
+
"completedRequestsCount": 2000,
|
|
305
|
+
"successCount": 1260,
|
|
306
|
+
"requestsLimitExceededCount": 564,
|
|
307
|
+
"timeoutOrAbortCount": 0,
|
|
308
|
+
"otherFailureCount": 176,
|
|
309
|
+
"latencyMs": {
|
|
310
|
+
"p50": 797.7273330000462,
|
|
311
|
+
"p90": 3173.2231250000186,
|
|
312
|
+
"p99": 15001.750499999966,
|
|
313
|
+
"max": 15003.223834000062
|
|
314
|
+
}
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"iteration": 12,
|
|
318
|
+
"ok": true,
|
|
319
|
+
"startedAt": "2026-03-10T13:36:45.533Z",
|
|
320
|
+
"iterationWallTimeSeconds": 104.10655833400017,
|
|
321
|
+
"providerId": "exolix",
|
|
322
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
323
|
+
"desiredRequestsCount": 2000,
|
|
324
|
+
"desiredTimeSlotMs": 90000,
|
|
325
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
326
|
+
"didReachDesiredRequestsCount": true,
|
|
327
|
+
"achievedRequestsPerSecond": 19.211562232944818,
|
|
328
|
+
"durationSeconds": 104.10397529100021,
|
|
329
|
+
"scheduledRequestsCount": 2000,
|
|
330
|
+
"startedRequestsCount": 2000,
|
|
331
|
+
"completedRequestsCount": 2000,
|
|
332
|
+
"successCount": 1096,
|
|
333
|
+
"requestsLimitExceededCount": 785,
|
|
334
|
+
"timeoutOrAbortCount": 0,
|
|
335
|
+
"otherFailureCount": 119,
|
|
336
|
+
"latencyMs": {
|
|
337
|
+
"p50": 427.0787499998696,
|
|
338
|
+
"p90": 1183.9433750000317,
|
|
339
|
+
"p99": 15002.902416999917,
|
|
340
|
+
"max": 15036.393292000052
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"iteration": 13,
|
|
345
|
+
"ok": true,
|
|
346
|
+
"startedAt": "2026-03-10T13:38:29.639Z",
|
|
347
|
+
"iterationWallTimeSeconds": 110.22243883400014,
|
|
348
|
+
"providerId": "exolix",
|
|
349
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
350
|
+
"desiredRequestsCount": 2000,
|
|
351
|
+
"desiredTimeSlotMs": 90000,
|
|
352
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
353
|
+
"didReachDesiredRequestsCount": true,
|
|
354
|
+
"achievedRequestsPerSecond": 19.09625093171628,
|
|
355
|
+
"durationSeconds": 104.73259945900017,
|
|
356
|
+
"scheduledRequestsCount": 2000,
|
|
357
|
+
"startedRequestsCount": 2000,
|
|
358
|
+
"completedRequestsCount": 2000,
|
|
359
|
+
"successCount": 1760,
|
|
360
|
+
"requestsLimitExceededCount": 0,
|
|
361
|
+
"timeoutOrAbortCount": 0,
|
|
362
|
+
"otherFailureCount": 240,
|
|
363
|
+
"latencyMs": {
|
|
364
|
+
"p50": 583.7168750001583,
|
|
365
|
+
"p90": 15000.460999999894,
|
|
366
|
+
"p99": 15002.013250000076,
|
|
367
|
+
"max": 15032.312166000018
|
|
368
|
+
}
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
"iteration": 14,
|
|
372
|
+
"ok": true,
|
|
373
|
+
"startedAt": "2026-03-10T13:40:19.861Z",
|
|
374
|
+
"iterationWallTimeSeconds": 104.95741845800006,
|
|
375
|
+
"providerId": "exolix",
|
|
376
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
377
|
+
"desiredRequestsCount": 2000,
|
|
378
|
+
"desiredTimeSlotMs": 90000,
|
|
379
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
380
|
+
"didReachDesiredRequestsCount": true,
|
|
381
|
+
"achievedRequestsPerSecond": 19.055537962066975,
|
|
382
|
+
"durationSeconds": 104.956365125,
|
|
383
|
+
"scheduledRequestsCount": 2000,
|
|
384
|
+
"startedRequestsCount": 2000,
|
|
385
|
+
"completedRequestsCount": 2000,
|
|
386
|
+
"successCount": 1795,
|
|
387
|
+
"requestsLimitExceededCount": 0,
|
|
388
|
+
"timeoutOrAbortCount": 0,
|
|
389
|
+
"otherFailureCount": 205,
|
|
390
|
+
"latencyMs": {
|
|
391
|
+
"p50": 565.3164170000236,
|
|
392
|
+
"p90": 14999.429584000027,
|
|
393
|
+
"p99": 15002.00937500014,
|
|
394
|
+
"max": 15097.880124999909
|
|
395
|
+
}
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"iteration": 15,
|
|
399
|
+
"ok": true,
|
|
400
|
+
"startedAt": "2026-03-10T13:42:04.836Z",
|
|
401
|
+
"iterationWallTimeSeconds": 104.8680756659999,
|
|
402
|
+
"providerId": "exolix",
|
|
403
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
404
|
+
"desiredRequestsCount": 2000,
|
|
405
|
+
"desiredTimeSlotMs": 90000,
|
|
406
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
407
|
+
"didReachDesiredRequestsCount": true,
|
|
408
|
+
"achievedRequestsPerSecond": 19.07183198707756,
|
|
409
|
+
"durationSeconds": 104.86669562499993,
|
|
410
|
+
"scheduledRequestsCount": 2000,
|
|
411
|
+
"startedRequestsCount": 2000,
|
|
412
|
+
"completedRequestsCount": 2000,
|
|
413
|
+
"successCount": 1797,
|
|
414
|
+
"requestsLimitExceededCount": 0,
|
|
415
|
+
"timeoutOrAbortCount": 0,
|
|
416
|
+
"otherFailureCount": 203,
|
|
417
|
+
"latencyMs": {
|
|
418
|
+
"p50": 557.8062500001397,
|
|
419
|
+
"p90": 14999.743791999994,
|
|
420
|
+
"p99": 15001.872458999977,
|
|
421
|
+
"max": 15020.730333000189
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"iteration": 16,
|
|
426
|
+
"ok": true,
|
|
427
|
+
"startedAt": "2026-03-10T13:43:49.704Z",
|
|
428
|
+
"iterationWallTimeSeconds": 109.94665216700011,
|
|
429
|
+
"providerId": "exolix",
|
|
430
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
431
|
+
"desiredRequestsCount": 2000,
|
|
432
|
+
"desiredTimeSlotMs": 90000,
|
|
433
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
434
|
+
"didReachDesiredRequestsCount": true,
|
|
435
|
+
"achievedRequestsPerSecond": 19.13742281671053,
|
|
436
|
+
"durationSeconds": 104.50727974999998,
|
|
437
|
+
"scheduledRequestsCount": 2000,
|
|
438
|
+
"startedRequestsCount": 2000,
|
|
439
|
+
"completedRequestsCount": 2000,
|
|
440
|
+
"successCount": 1793,
|
|
441
|
+
"requestsLimitExceededCount": 0,
|
|
442
|
+
"timeoutOrAbortCount": 0,
|
|
443
|
+
"otherFailureCount": 207,
|
|
444
|
+
"latencyMs": {
|
|
445
|
+
"p50": 581.9805829999968,
|
|
446
|
+
"p90": 14999.743292000145,
|
|
447
|
+
"p99": 15002.225166999968,
|
|
448
|
+
"max": 15106.315625000047
|
|
449
|
+
}
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
"iteration": 17,
|
|
453
|
+
"ok": true,
|
|
454
|
+
"startedAt": "2026-03-10T13:45:39.651Z",
|
|
455
|
+
"iterationWallTimeSeconds": 103.15664133400004,
|
|
456
|
+
"providerId": "exolix",
|
|
457
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
458
|
+
"desiredRequestsCount": 2000,
|
|
459
|
+
"desiredTimeSlotMs": 90000,
|
|
460
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
461
|
+
"didReachDesiredRequestsCount": true,
|
|
462
|
+
"achievedRequestsPerSecond": 19.38816790851184,
|
|
463
|
+
"durationSeconds": 103.15569833300006,
|
|
464
|
+
"scheduledRequestsCount": 2000,
|
|
465
|
+
"startedRequestsCount": 2000,
|
|
466
|
+
"completedRequestsCount": 2000,
|
|
467
|
+
"successCount": 1767,
|
|
468
|
+
"requestsLimitExceededCount": 0,
|
|
469
|
+
"timeoutOrAbortCount": 0,
|
|
470
|
+
"otherFailureCount": 233,
|
|
471
|
+
"latencyMs": {
|
|
472
|
+
"p50": 607.3973749999423,
|
|
473
|
+
"p90": 14999.904124999885,
|
|
474
|
+
"p99": 15002.11012499989,
|
|
475
|
+
"max": 15026.896791999927
|
|
476
|
+
}
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"iteration": 18,
|
|
480
|
+
"ok": true,
|
|
481
|
+
"startedAt": "2026-03-10T13:47:22.807Z",
|
|
482
|
+
"iterationWallTimeSeconds": 104.6433770000001,
|
|
483
|
+
"providerId": "exolix",
|
|
484
|
+
"targetRequestsPerSecond": 22.22222222222222,
|
|
485
|
+
"desiredRequestsCount": 2000,
|
|
486
|
+
"desiredTimeSlotMs": 90000,
|
|
487
|
+
"stoppedBecauseTimeSlotElapsed": false,
|
|
488
|
+
"didReachDesiredRequestsCount": true,
|
|
489
|
+
"achievedRequestsPerSecond": 19.1127236585632,
|
|
490
|
+
"durationSeconds": 104.64233333400009,
|
|
491
|
+
"scheduledRequestsCount": 2000,
|
|
492
|
+
"startedRequestsCount": 2000,
|
|
493
|
+
"completedRequestsCount": 2000,
|
|
494
|
+
"successCount": 1795,
|
|
495
|
+
"requestsLimitExceededCount": 0,
|
|
496
|
+
"timeoutOrAbortCount": 0,
|
|
497
|
+
"otherFailureCount": 205,
|
|
498
|
+
"latencyMs": {
|
|
499
|
+
"p50": 732.2505830000155,
|
|
500
|
+
"p90": 14999.72499999986,
|
|
501
|
+
"p99": 15001.663583999965,
|
|
502
|
+
"max": 15002.457167000044
|
|
503
|
+
}
|
|
504
|
+
}
|
|
505
|
+
],
|
|
506
|
+
"summary": {
|
|
507
|
+
"iterationsCount": 18,
|
|
508
|
+
"successfulIterationsCount": 18,
|
|
509
|
+
"failedIterationsCount": 0,
|
|
510
|
+
"totalStartedRequestsCount": 36000,
|
|
511
|
+
"totalCompletedRequestsCount": 36000,
|
|
512
|
+
"totalSuccessCount": 32590,
|
|
513
|
+
"totalRequestsLimitExceededCount": 1349,
|
|
514
|
+
"totalTimeoutOrAbortCount": 0,
|
|
515
|
+
"totalOtherFailureCount": 2061,
|
|
516
|
+
"achievedRequestsPerSecondOverall": 19.99315779530045
|
|
517
|
+
}
|
|
518
|
+
}
|