-
Main issue:
When using bigger timeframes in the api.GetCandles function e.g. api.GetCadles(symbol, 3600) #1hour timeframe you will barely get any data back from the function.
Showcase of the issue…
-
1. App receives push notifications over Firebase Cloud Messaging when it is in background/terminated:
- [x] Android
- [x] iOS
2. App receives push notifications over Unified Push when it is in ba…
-
The [multiwait](https://github.com/CHERIoT-Platform/cheriot-rtos/blob/main/sdk/core/scheduler/multiwait.h) API allows a waiter to wait on multiple events.
It would be very useful if we could make t…
-
Hi, I've attached the logs below but there's some kind of Internal Server Error coming up when I'm trying to reconnect my Garmin Connect. Is this on the Garmin side, or Endurain side of things?
```…
-
Hi!
I've been trying to use this library with a simple arduino based project and I am having some issues. I am using the 2.1 version installed through swift package manager on Mac Os Catalina.
The…
-
Codegen supports scheduling constraints between (channel_name, send/recv) pairs. If there is only one send or receive to a channel (which is currently a requirement for codegen), this makes sense. How…
-
I have a question. I have a scenario where after the client and the server establish a long connection through quic, the server automatically creates N QuicStreamChannels with the client and simulates…
-
# Introduction
In multi-stage query engine it is not very difficult to create queries that end up reading from the same table or executing the same join twice. This is specially easy when writing a…
-
On more than one occasion, I've written invalid DSLX that sends on an individual channel more than once per iteration. There's probably other stuff that should be enforced that I can't think of immedi…
-
We probably just need to document the behavior discussed here: https://github.com/interledger-rs/interledger-rs/issues/277