-
**Describe the bug**
I'm currently getting the following stacktrace:
```
2024-11-04 07:27:28,201 ERROR [pool-4-thread-1] o.t.t.l.BotSession - [] Error received from Telegram GetUpdates Request,…
-
Hi
If I changed OE_USER="odoo", LONGPOLLING_PORT="8072" and OE_PORT="8069" the script failed to run Odoo
I changed to OE_USER="odoo17", LONGPOLLING_PORT="1711" and OE_PORT="1712"
After the install…
-
```
# Needed for real time message / chat feature (longpolling)
ProxyPass /longpolling/poll http://127.0.0.1:8072/longpolling/poll/ timeout=200
ProxyPass /longpolling/poll/ http://127.0.0.1…
icf20 updated
3 months ago
-
Implementera longpolling i applikationen,
-
@marcelsavegnago tem que explicar como consome o longpolling pro Rully. Ele vai consultar por uma lib de websocket do flutter. O Rully vai usar isso pra tirar o OneSignal da jogada.
@raphaelvalyi d…
-
## Describe the bug
If traefik 2 is chosen, traefik 1 labels are added with wrong format.
## To Reproduce
**Affected versions**: 7.0.3
Steps to reproduce the behavior:
1. Update to …
yajo updated
3 months ago
-
https://github.com/it-projects-llc/pos-addons/blob/fe1e50ce94efd6412b5444a968589eca35910ac4/pos_longpolling/controllers/pos_longpolling_controller.py#L17
At the risk of overlooking something, I'm t…
-
While doing some more testing on the SASL PLAIN stuff I noticed two things that seem like probable bugs:
1. We skip clearing queues for longpolling sockets. This means in-flight fetch requests may …
-
do you plan to add a builtin async transactions ? something like django channels ?
may be web3py-channel as separate app who will be started in a different process ?
i don't really know how but it w…
-
Hi erizet,
Is it possible to implement web socket instead of long polling in the library?