-
We call R to check that a namespaced call is valid (`pkg::foo`).
This is extremely slow, we should find a better way.
-
![Image](https://github.com/user-attachments/assets/2341a076-6782-42ff-8663-267186f501fb)
Currently, all entries with all fields are always retrieved from the database for agents, tasks, supertasks …
-
-
Hello, are the phone calls through bluetooth already supported? The audio is coming out from the smartphone speakers instead of the ones plugged into the board. Has anyone managed to fix this?
-
Hi Team,
I am opening this issue just for the sake of asking a question. When the KafkaJS library performs a `heartbeat` call to the Kafka cluster, and receives an error that the consumer group is …
-
Right now, Athena does extremely simplistic gas metering: basically all instructions have a fixed gas cost of 4 (based on the word size in bytes). At the very least, we should attempt to properly mete…
-
Edit
---
As Mattermost is back in-scope and this is reported to be a bug (fairly severe?) in our delivered, production-ready cluster, this should be a high-priority to address before it's discovered…
-
### Steps to reproduce
On https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault, all function references have `()`, this seems to be clearer when reading the docs.
For example:
…
-
Can't view API calls in the app. only showing 'ws' type API calls. I'm sure the app gets data from API's.
![Untitled](https://github.com/user-attachments/assets/2c8bcf40-6f81-4a8d-ab14-2721e1a8434f)…
-
We have just wasted some days tracking down an infinite loop, whihc only happened on the staging server.
Due to some refactorings in our ILogEventEnricher implementation, it called a method, which …