FAForever / FAForever/server

Error running RabbitMQ reconnect task

Open
#967 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
72
Forks
84
Avg merge
5h 11m
Merged PRs (30d)
1

Description

Looks like the task didn't run fully after the callback was triggered. Note that the first time the callback was triggered it ran succesfully, but the connection failed due to the bad host name.

```
INFO May 14 14:37:06 ConfigurationStore New value for MQ_SERVER: 'faf-rabbitm' -> 'faf-rabbitmq'
ERROR May 14 14:37:06 asyncio Task was destroyed but it is pending!
task: wait_for= wait_for=()]> cb=[FutureStore.__on_task_done..remover() at /usr/local/lib/python3.9/site-packages/aiormq/base.py:33, ()]>>
ERROR May 14 14:37:06 asyncio Task was destroyed but it is pending!
task: wait_for=()]> cb=[FutureStore.__on_task_done..remover() at /usr/local/lib/python3.9/site-packages/aiormq/base.py:33, ()]>
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.