We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Saw this randomly during load testing against a GenServer that I run with Horde Registry:
[whatnot_live@192.168.107.191] 03:44:19.572 [error] GenServer #PID<0.9173.2> terminating ** (ArgumentError) argument error (stdlib 3.14) :ets.lookup(:"keys_Elixir.WhatnotLive.Registry.AuctionSession", "e982bb98-5d63-4bcf-9e20-030a07d8db73") (horde 0.8.3) lib/horde/registry.ex:251: Horde.Registry.lookup/2
Note that this was almost a one-off crash, not very reproducible.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Saw this randomly during load testing against a GenServer that I run with Horde Registry:
Note that this was almost a one-off crash, not very reproducible.
The text was updated successfully, but these errors were encountered: