Uman Shahzad
Uman Shahzad
Do we have the token?
We currently ship binaries for the following archs on Linux: ``` linux_386 linux_amd64 linux_arm linux_arm64 (your desired arch, i.e. aarch64) ``` Our current `deb` file (separately downloaded or via the...
@AskYous Probably the better overall solution might be the ability to have a single-sign-on login from some 3rd party like Google/Facebook/What-Have-You, or just in-house accounts and have the user save...
Hey @marcoM32, thanks for the report. I'll get to solving this soon. Until then though, you should just signup for the service, which is free, and use a token for...
The backend can handle lots of requests in parallel. We can limit the concurrency level in the client, e.g. max 10 batches of 1000-sized requests by default.