-
**Issue/Bug Template**
*Title*: I can't make ext_authz work
*Description*:
>ext_authz config seems to ignore uri parameter. Request goes straight to the auth_cluster cluster right onto the clus…
-
Hi!
The --with-scheduler option is a great feature. and it has helped a lot in cases where the main scheduler fails.
I use django-rq-scheduler (the new repo) that relies on rq-scheduler for a few …
-
![user_logic_error](https://github.com/fpgasystems/Coyote/assets/121841461/173fec75-cf2f-4810-a6da-fe85a949b085)
![bitgen_error](https://github.com/fpgasystems/Coyote/assets/121841461/8fc88fbd-1d45…
-
> 16:48:46 Starting worker pool d0b2361c95b04df99f453342b6b6817b with pid 75627...
16:48:46 Starting worker started with PID 75640
16:48:46 Starting worker started with PID 75641
16:48:46 Worker rq…
-
I'm trying to get a Free and reproducible development environment (as mentioned in https://github.com/TASVideos/tasvideos/issues/417#issuecomment-979978796), which worked up until I clicked the run bu…
-
I have defined the rq task on module `task.py` as:
```python
import django_rq
import logging
import requests
log = logging.getLogger(__name__)
def req_call():
url = 'https://jsonplace…
-
`dnf repoquery -qi /usr/bin/bash`
`dnf repoquery -qf /usr/bin/bash`
... and so on have not been implemented.
The long options (`dnf repoquery -q --files /usr/bin/bash` and so on) can be used as …
-
In the same way there is an [OpenTelemetry instrumentor for Celery](https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-celery), I th…
-
乱序17正常情况按两次键出一个字,刚才尝试打“先”这个字,如图按①键和②键,结果莫名奇妙出来星期三以及礼拜三还有Wednesday,我又覆盖安装旧版本,结果还是这样,卸载或清除数据重装旧版才恢复正常,确定是新版本的bug,如图新版对比旧版打字“先”截图
![IMG_20241113_191143.jpg](https://github.com/user-attachments/assets/d98…
-
Regal should be able to lint [rq](https://git.sr.ht/~charles/rq) files "out of the box", meaning that if:
- A user runs `regal lint script.rq`, we should recognize it as Rego with rq additions.
- …