Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry handler fails when using put_all #163

Closed
ananthakumaran opened this issue Jul 1, 2022 · 0 comments · Fixed by #164
Closed

Telemetry handler fails when using put_all #163

ananthakumaran opened this issue Jul 1, 2022 · 0 comments · Fixed by #164

Comments

@ananthakumaran
Copy link
Contributor

Handler {:write_concurrency, #Reference<0.2872975894.32899074.107705>} has failed and has been detached. Class=:error
Reason=:badarg
Stacktrace=
    :erlang.length(%{"foo" => "bar"})
    lib/nebulex/telemetry/stats_handler.ex:72: Nebulex.Telemetry.StatsHandler.update_stats/1
    /opt/app/deps/telemetry/src/telemetry.erl:160: anonymous fn/4 in :telemetry.execute/3
    (stdlib 3.17) lists.erl:1338: :lists.foreach/2
    /opt/app/deps/telemetry/src/telemetry.erl:323: :telemetry.span/3
    lib/nebulex/cache/entry.ex:88: Nebulex.Cache.Entry.put_all/3
    [redacted]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant