Slenderman00 / Grindr-Web-Access

Framework for the new grindr v4 API
MIT License
38 stars 9 forks source link

Problem handling multiple conversations #7

Closed Freyja-Folkvangr closed 4 years ago

Freyja-Folkvangr commented 4 years ago

Messages disappears randomly and re appear in other conversations when handling multiple conversations with a chatbot.

Also having an issue where latest message gets replaced with a newer one

I’ve tried adding a 2s delay after sending each response but keeps happening.

I’ve also added Django to the project in order to have server side persistence, anything seems to be ok, I think the problem is the API or grindr client

Slenderman00 commented 4 years ago

I will look into it