service-api
service-api copied to clipboard
Report portal. Main API Service
Hello, testing new reportportal deployment 24.1 and getting this errors (in service-api pod) when regenerating indexes: ``` 2024-03-14 22:17:20.603 INFO 1 --- [log-index-exec1] c.e.t.r.c.a.auto.impl.LogIndexerService : Start indexing for project: 5...
Hello, I'm running a RepotPortal 5 self-hosted cluster, from a docker-compose file. We configured the ReportPortal services to send their own logging messages to an ELK central logging service. We...
For this endpoints: - /api/v1/{{project}}/item - /api/v1/{{project}}/item/{{suiteID}} Response returns in form ``` { "id": "8ff2f6ac-a796-4f74-8bb4-558cc6ada8b8", "uniqueId": "auto:34d816ceeab86fd0310824b5fe2957b4" } ``` While for /api/v1/{{project}}/launch it also return a number, like ``` {...
We are trying to use exposed API in order to perform some actions in our reportportal instance. We are trying to create a new user and then use this new...
We've noticed in our installation with 32 replicas of this service (320 queues in RabbitMQ) that we routinely have single `reporting.x` queues with _very_ high message counts compared to the...
We noticed during a RabbitMQ node outage recently that `log_message_saving` was unavailable to the `jobs` service despite 2/3 of the RabbitMQ nodes being up. After investigation we noticed that (all?)...
I am not sure, if this is correct place for this issue... Suddenly service-api noticed postgreSQL deadlock while updating test-results. What might cause this? We have docker solution in use...
When setting "type=comparing" and the number of filter.in.testCaseHash is bigger than 20, there is issue in the return json. For example, in the following API, there are 25 items in...
vhost analyzer not found" - API service error related to RabbitMQ