huangli58
huangli58
Hi, I have a problem, I want to query child condition, I fave found it only use query() or where(), but they cannot be used at the same time. What...
@beowulfenator > Can't help you with child conditions specifically, because I've never used them. However, `query()` and `where()` now work together (as of this commit: [7205faf](https://github.com/yiisoft/yii2-elasticsearch/commit/7205fafe2575963ffd625775bafe82551c73ec98)). There's even a test...
Normally, the Queue were executed immediately and delayed only a few times.
**When does the issue occur?** When I push a task to the queue it happens. **What do you see?** The task was not performed immediately.After 7200 seconds I found the...
No.It is normal for a long time, occasionally such problems.I have no way to reproduce it either. I'm not sure if this is related to `supervisor` as I use it...
Is there any good solution