-
Updated
Apr 10, 2022 - JavaScript
job-queue
Here are 213 public repositories matching this topic...
-
Updated
Feb 14, 2022 - JavaScript
-
Updated
Apr 3, 2022 - Python
-
Updated
Apr 1, 2022 - JavaScript
-
Updated
Apr 4, 2022 - PHP
-
Updated
Feb 2, 2022 - Python
I believe this was handled by the wipe-if-demo script in the demo but I needed to manually run it in production since I removed that script from the Procfile. Not a huge deal but figured I would at least document it here to save someone else some time as it threw me for a little loop when I got the Postgres error.
Got the following error when I tried to register since the worker schema was
Correct me if I'm wrong, but pgcrypto only appears to be installed in order to use gen_random_uuid(). That function is available without the extension in Postgres 13+. Is it feasible to make the installation of pgcrypto conditional on version so it can be avoided if unnecessary?
It would be great if there was the ability to provide a, more easily, human readable format for used_memory. At the moment you can't simply glance at it and ingest the provided information.
Specifically, it would be great if this was more easily human readable:
<img width="420" alt="used_memory" src="https://user-images.githubusercontent.com/2548998/29522978-4d6d7eda-8659-11e7-989b-41874e09
-
Updated
Feb 27, 2022 - Elixir
-
Updated
Feb 4, 2022 - Python
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Mar 26, 2022 - PHP
-
Updated
Feb 17, 2022 - PHP
popper.js not found
Hi,
Do you really use "popper.js".
In my case, after deploying plugin, I could not get this file.
My be it's useless line for plugin?
 Could the resque team consider a minor feature request and place remove on the far left and retry on the far right? This would reduce the possibility of an "irrevokable" mis-click.