-
**Describe the bug**
This bug will trigger the following error at deployment time
```
[ERR_INVALID_ARG_TYPE]: The "paths[0]" argument must be of type string. Received type number (91100)
```
**…
-
#### Description:
Determine if there is an API or other mechanism to pull traffic and counter data from Trafx into A&R to help automate data entry process for staff.
#### Acceptance Criteria:
- [x]…
-
### User story
As a challenge manager or evaluator, in order to manager evaluations process efficiently, I would like to be able to access submissions on the same app as Evaluation Forms.
**Accept…
-
### Use case
Currently
````
generateDataBuilders.set(true)
````
can only be globally enabled, this leads to data builders ending up in production code which is not optimal.
### Describe the sol…
-
When testing the example code client_session_present.py
(from [Paho MQTT Python GitHub Repository](https://github.com/eclipsepaho/paho.mqtt.python/blob/master/examples/client_session_present.py)),
…
-
Hi, Spend hours to make this work. It simply does not work..
its always return some giberish for this ID: 199331
```
{"limit":{"rate":{"name":"UNAUTHED_API_GET_LIMIT","period":300,"limit":100…
-
#### Description:
Refinement Notes:
First, need to confirm what we need to show on the tileset (can be added to over time) - eg: Roads, park boundaries, water sources (lakes, rivers, streams), cities,…
-
#### SDK and version
SDK : Java
Version: 10.18.0 (Core 13.26)
#### Observations
* How frequent do the crash occur?
Occasionally
* Does it happen in production or during dev/test?
Producti…
-
### What is the problem?
When using `__ray_terminate__.remote()`:
```python
import ray
ray.init()
@ray.remote
class A():
def __init__(self):
import atexit
def f(*a…
-
### User story
As a challenge manager, in order to be able manage evaluation process for the submissions, I would like to be able to have control over who evaluates the submissions and have visibility…