-
with the remote postgres as the backend, almost any `edgedb` cli command fails with the below error. I cannot execute the version query neither.
```
edgedb error: InternalServerError: unrecognized…
-
Put into StartTestItemRQ.parameters value with more than 256 characters, and will cause validation error on server:
```
com.epam.reportportal.exception.ReportPortalException: Report Portal returne…
-
### What should be done?
will prevent queries from being executed if they cannot use an index.
* https://www.mongodb.com/docs/v7.0/reference/parameters/#mongodb-parameter-param.notablescan
-
I'm having trouble using binary parameters, I'm not sure what I'm doing wrong.
I have a parameter defined with:
```
"note-prefix": {
"type": "string",
"format": "byte",
"…
-
### Preconditions (*)
1. Magento CLI 2.4.2
2. Magento/2.4 (Community)
### Steps to reproduce (*)
1. [GET] /V1/bulk
- query: ```searchCriteria[sortOrders][0][field]=string```
1. [GET] …
-
Hi,
Could you please include tutorial on how to setup & run with parameter server?
P.S. congrats for V2 release!
-
When using more than ~20 workers the temporal efficiency of the optimizers does not improve. This is due to the fact that handling worker requests and updates are handled by Python threads (instead of…
-
### What is the issue?
This only happens after changing the parameters through /set parameter command.
Here's an example:
PS H:\ztmp> ollama run qwen2.5
>>> /show parameters
No parameters were sp…
-
`error reason for "Zabbix server:pgsql.get.pg.slow_query[{$PGSCRIPTDIR},{$PGSCRIPT_CONFDIR},{HOST.HOST},{$ZABBIX_AGENTD_CONF},{$PGSLOWQUERY_TIME_THRESHOLD}]" changed: Received value [zabbix_sender [30…
-
File upload endpoints have hard coded configuration options:
https://github.com/elastic/fleet-server/blob/main/internal/pkg/api/handleUpload.go#L33-L34
These options should be configurable through…