-
To increase resiliency to infra issues, we could provide an automatic transparent retry mechanism in the RPC agent.
There already exists something of that kind, but my understanding is that it's an…
-
Can you please help me. How to make group for conversation. I want to make a group add members to the group then chat between them ...etc. Please help me.
-
Documentation at [https://github.com/gioblu/PJON/blob/master/src/strategies/ESPNOW/README.md](https://github.com/gioblu/PJON/blob/master/src/strategies/ESPNOW/README.md) suggests that communication wo…
-
Check if the dataChannel has a method called
```
LMSType getLMSType()
LMSType has an id, name,...
```
We could create a macrp LMSTYPE(ClassName,namespace) which sets the classname as the name and th…
-
This issue brings up a language design problem with what is visible from method receiver scopes. It discusses the problem through a series of examples that give related background.
### Example 1: F…
-
Parent #17173
This issue is about resolving the `ConnectivityManager` and `NetworkInfo` compile warning for the `WordPress` module.
PS: Some of those warnings are already deprecated (see [here]…
-
Title: Missing commenting
Severity: Low Risk
The following functions are missing commenting as describe below:
xMPL.sol, scheduleMigration (external), parameters migrato…
-
## helm chart version
0.32.0
## Steps
1. helm values.yaml
```yaml
global:
storageClass: cbs-hp
clickhouse:
persistence:
storageClass: cbs-ssd
size: 500Gi
zooke…
-
I'll use this issue as a tracker bug for simpler issues. I might add more things as I come across them.
- [x] identifiers for `self` parameters are missing REF edges to the corresponding parameters…
-
On the squeak dev mailing list, Nicolas Cellier posted some code with remarks about losing precision and a fix.
Check if this is also the case in Pharo, and if this might explain some unexpected r…