You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which Faktory package and version? Enterprise v1.7.0
Are you using an old version? Yes
Have you checked the changelogs to see if your issue has been fixed in a later version? Yes, it is not
Using the Enterprise version, the number of connections is capped at X number. The server allows for the number of clients connected to exceed X. If there are more than X clients connected, the behavior of the Faktory server becomes a bit unpredictable. At the very least, it stops emitting statsd metrics. It appears that the excessive number of clients connected overruns the ability of Faktory internals to connect to Redis.
Can the behavior of Faktory be improved such that when all the connections are in use that it is a little less apocalyptic?
The text was updated successfully, but these errors were encountered:
Using the Enterprise version, the number of connections is capped at X number. The server allows for the number of clients connected to exceed X. If there are more than X clients connected, the behavior of the Faktory server becomes a bit unpredictable. At the very least, it stops emitting statsd metrics. It appears that the excessive number of clients connected overruns the ability of Faktory internals to connect to Redis.
Can the behavior of Faktory be improved such that when all the connections are in use that it is a little less apocalyptic?
The text was updated successfully, but these errors were encountered: