-
Todos:
- [x] get legal council for our privacy policy
- [x] split imprint and privacy policy to two separate pages
- [x] update imprint text
- [x] update privacy policy
zven updated
5 months ago
-
* [Choose Postgres queue technology](https://adriano.fyi/posts/2023-09-24-choose-postgres-queue-technology/)
* [Hacker News](https://news.ycombinator.com/item?id=37636841)
-
### Bug Description
A bunch of lines that should print to stdout don't appear in the terminal:
1. `print()`
2. `flow.inspect(print)`
3. `flow.out("stdout", StdOutput())`
### Python version (`py…
-
### Bug Description
It seems that Bytewax does not scale in case of single process and multiple workers.
Having more threads does not lead to any speed up in case of pretty large batch_size, and s…
szhem updated
9 months ago
-
### Bug Description
In the example dataflow shown below, there is a misformed input to the stateful operator in that it is not in a tuple. This could be a variety of different type errors like the ke…
-
![image](https://github.com/mortii/anki-morphs/assets/74698160/17233142-8afe-4cbb-a5be-911c754de1b6)
-
The above combination leads to multiple get requests clustered around 2s intervals. I suppose some event listeners are not cleaned up properly.
-
### Bug Description
I'm currently hitting a roadblock with this error (see below): on the one hand there is an attribute error, but this only seems to be raised by the 'error consuming from Kafka top…
-
Normally they should all come after each other, line by line. (its not everytime but frequently)
![image](https://github.com/stijn-volckaert/udemo/assets/71797130/af12c556-7420-4abf-b344-cec5f211dc…
-
Hi, I am setting up the plugin and I came across an issue during the execution of the scheduled task that queries the confluence spaces.
As per code, if a space is returning a non-ok response, the …