-
This issue is to track these known enhancements to be done:
- [x] add resource limits for worker
- [ ] add gpu support for worker
- [x] add pod template like support for worker spec
- [x] add mode…
-
```
Add parameter configuration possibilities to HttpURLConnection:
// Timing parameters
urlConnection.setReadTimeout(...);
urlConnection.setConnectTimeout(...);
// Sometimes needed for POST, some H…
-
```
Add parameter configuration possibilities to HttpURLConnection:
// Timing parameters
urlConnection.setReadTimeout(...);
urlConnection.setConnectTimeout(...);
// Sometimes needed for POST, some H…
-
```
Add parameter configuration possibilities to HttpURLConnection:
// Timing parameters
urlConnection.setReadTimeout(...);
urlConnection.setConnectTimeout(...);
// Sometimes needed for POST, some H…
-
```
Add parameter configuration possibilities to HttpURLConnection:
// Timing parameters
urlConnection.setReadTimeout(...);
urlConnection.setConnectTimeout(...);
// Sometimes needed for POST, some H…
-
### 🐛 Describe the bug
Consider a system where a feature service fetches model metadata that has information on what feature to fetch and finally infer from the model. In order for me fetch this me…
-
(env_universal) usama@Usamas-MacBook-Pro DRF_test % python manage.py makemigrations
Traceback (most recent call last):
File "/Users/usama/Desktop/projects/DRF_test/manage.py", line 22, in
ma…
-
**Describe your environment**
python 3.9
pipenv
**Steps to reproduce**
When trying to use some of the instrumentation packages (e.g. opentelemetry-instrumentation-psycopg2) only a [pre-relea…
-
The way that `django-eventstream` requires `channels` in setup.py prevents dependency resolution for django 1.11 on python 3. I am upgrading a project which uses pip-tools for dependency management a…
-
* django-tus version: 0.5.0
* Django version: 4.1.6
* Python version: 3.11.1
* Operating System: Windows
Exception in thread django-main-thread:
Traceback (most recent call last):
File "C:\U…