Sam

Results 127 issues of Sam

TTR is a mechanic to release crashed / stalled jobs back into the queue. Sometimes jobs are slow but not stalled. Consider the `DownloadJob` from the docs; I could easily...

type:enhancement

### What steps will reproduce the problem? Set up any queue with TTR 30. Push a job that does this: ```php for ($i = 0; $i < 1000; $i++) {...

type:bug

### What steps will reproduce the problem? Run the status command when the configured tube does not exist. ### What's expected? Tubes in beanstalk are ephemeral; they are created and...

type:bug

- Running windows in a Virtualbox VM - Connecting to it via Remmina RDP client Activating the RDP window gives the message; no keyboard is touched. ``` ??? unexpected E1...

I've configured elFinder to use the memory store for caching. But in my logs I'm seeing a lot of session usage. What's worse: elFinder opens & closes the cache constantly,...

It is not documented what locked / hidden do. https://github.com/Studio-42/elFinder/wiki/Simple-file-permissions-control What does reading / writing do for folders? What does locking do for files / folders.

documentation

As mentioned in #3, Cycle does not support cascading deletes at this time, instead relying on FKs. It would be nice to support application-level cascading. 1. Large migrations directly on...

type:enhancement

**Is your feature request related to a problem? Please describe.** Sometimes addons get corrupted and they require a reinstall **Describe the solution you'd like** Ideally I'd like to be able...

B - missing feature
S - addons

### Are you requesting a feature, reporting a bug or asking a question? Bug ### What is the current behavior? When configuring a column in a matrixdropdown question to have...

bug

### Are you requesting a feature, reporting a bug or asking a question? Feature ### What is the current behavior? I need to create a multiple text question where I...

enhancement