FAForever / FAForever/server

Error running RabbitMQ reconnect task

Aperta
#967 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
72
Fork
84
Merge medio
5h 11m
PR unite (30g)
1

Descrizione

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, ()]>
```

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.