Raphael Hehl
Raphael Hehl
I'm note sure how to get the long IDs. If i Start a Launch via the asycn controller, only the uuid is returned.
Now i got it, you mean calling /v1/{projectName}/launch with filter.eq.uuid
@Yumfriez uhm, shouldn't this be fixed? It would be nice to call a async method instead of using the workaround
With the workaround i'm running sometimes into raceconditions, please make it async
There is no easy fix for accessing the bundled drivers in the OSGI environment, but i found another solution: - exlude driver-bundle (optional to save diskspace) - download the driver...
> @RaHehl I believe adding the getTracker function only in the gql-throttler.guard.ts file is enough, so can you remove it from the auth-guard. done
Search was added
@balub this does not necessarily have to be /ping, e.g. /health would be OK too. The health check currently does not check whether the backend can establish a connection to...
it's a little strange. I created the bug based on repeated feedback from multiple internal users. After I was able to reproduce the behavior even in incognito mode. env created...
@balub Right, that was the behavior I had, but now I can't reproduce it. But I just noticed something: maybe it has something to do with bug #3393. I originally...