Skip to content

MetricsCollector is crashing after thousands of requests #40

Description

@juancgalvis

This process crashes with thousands of requests, I think that coul be process memory error, becase all requests are saved in process data within a map, please review the best way to keep it saved, and please enable a config option to do not save requests when jmeter report where not required

defmodule Perf.MetricsCollector do

21:20:54.233 [error] Task #PID<0.3430.0> started from #PID<0.2889.0> terminating
** (stop) exited in: GenServer.call({:global, Perf.MetricsCollector}, {:results, %PartialResult{concurrency: 1, error_conn_count: 0, fail_http_count: 0, http_count: 465, http_max_latency: 115, http_mean_latency: 9500, invocation_error_count: 0, nil_conn_count: 0, p90: 0, protocol_error_count: 0, requests: [%RequestResult{}....]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions