We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add backoff option to server player
Add name to player stopped log
Add documentation about restarting and backoff
Rework restarting players to include backoff Also split logging into 2 levels - INFO and ERROR
Reuse main context for server player shutdown
Add ErrRestart to signal that a player should restart
Merge pull request #4 from smintz/run_with_context feat: allow passing context parent context