Alexander Shapiotko
Alexander Shapiotko
+1, uninstalled for this reason
Overall - great work! ✋ 1) How about nodes that don't run any jobs? (e.g. then connecting to a server via iex to interact with the system (including enqueueing new...
1) > Another way that can be done is setting the queues configuration to be empty Yes, i'm using it this way. Somehow doesn't work every time, so yeah, "hacky...
Re: bookmarking (aka starring aka wishlisting) - could be useful as a way to mark useful apps you don't need installed right now
Samples: http://pocketmoon.ams3.digitaloceanspaces.com/upload/2022-10-08_1665253729206.avif http://pocketmoon.ams3.digitaloceanspaces.com/upload/2022-10-08_grass.avif https://libre-software.net/image/avif-test/
well, i think there shouldn't be that much apps/routes to make pagination useful. thoughts? need one for tasks etc though (if planned some API for that)
https://monosnap.com/file/zCViyyf7cwGsGrS1edYziqZIiB13Qi.png 1) appname in real api, app_name in the docs 2) config in real api, headers in the docs 3) related to ticket: according to swagger there are `cursor` param...
Totally with you, so many use-cases
Something similar here. I have two different workers configured, with everything exactly the same, e.g. ``` apns = [ name1: %{ cert: {:app, "certs/1-cert.pem"}, key: {:app, "certs/1-key.pem"}, mode: :prod },...
@whitepaperclip thanks for suggestion. Triple-checked, files are there, it took long time to notice file permissions are not correct. So essentially you're right and helped me to find out the...