issues Search Results · repo:ledgetech/lua-resty-qless language:Lua
Filter by
13 results
(99 ms)13 results
inledgetech/lua-resty-qless (press backspace or delete to remove)Hello @pintsized, Please, can you merge this pull request: https://github.com/ledgetech/lua-resty-qless/pull/14?
My projects are generating huge logs because of this problem.
AdilsonDev
- Opened on Jul 6, 2022
- #15
Can you create a working example? with a working nginx conf, worker template, etc.
The instructions are all over the place and probably the worst I ve probably ever seen - I and others should not have ...
wontfix/entitled
gittyup2018
- 3
- Opened on Apr 23, 2022
- #13
today i write a demo, i just execute muti_sql with 40000 sqls, but the same job do twice, why? i guess when the job time
exceed 70s, it ocurrs.
lua script is: function _M.perform(job) -- job is an instance ...
misschuer
- Opened on Oct 16, 2018
- #11
Hi,
A complete example of how to use this library would really help I think. I tried to set this up using lapis, but already
failed at the config stage. Here s what I have so far:
app.moon
lapis = require ...
turbo
- Opened on Jul 24, 2018
- #10
When i try to use job:complete () (or job:cancel ()) from within a job, i get the following error:
api_1 | 2016/09/24 14:03:45 [error] 46#0: [lua] qless.lua:305: call(): ERR Error running script ...
saucisson
- 5
- Opened on Sep 24, 2016
- #9
When putting a job in queue and using Redis 3.2.3, an error occurs:
2016/09/15 23:43:19 [error] 2190#0: *1 [lua] qless.lua:305: put(): ERR Error running script (call to f_ad2dfd82189c92739c79fc30a2af6fd46c8a2793): ...
saucisson
- 3
- Opened on Sep 15, 2016
- #8
This project is missing a rockspec file, and a luarocks upload. Can you please create one?
saucisson
- 3
- Opened on Jun 6, 2016
- #7
Hello,
Jobs which do not set a job outcome and fail to return bool generate a missing arg error when job:fail is called.
2016/01/15 13:23:47 [error] 4210#0: [lua] qless.lua:304: call(): ERR Error running ...
lordnynex
- 1
- Opened on Jan 15, 2016
- #6
Hello!
Is there a way (perhaps with resty-lock) to defer the first worker iteration loop in the init_by_lua phase?
The reason I ask is recurring jobs are executed many times in the init phase. I can ...
lordnynex
- 1
- Opened on Jan 15, 2016
- #5
using CJSON to encode a Job Object causes a stack overflow. I m assuming this is related to recursion in the object.
Perhaps a toTable() method would be helpful?
lordnynex
- 3
- Opened on Dec 4, 2014
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.