Marcin Nowak

Results 23 issues of Marcin Nowak

Hi, I have some thougts about `bungiesearch`. Please forgive me listing all in one issue. I just want to share my thougts. ## Doctype should be set in ModelIndex meta....

urls are invalid, better try: <a href="../add/" class="addlink" > <a href="../subscription/download/csv/" >

Hi. I'm trying to bake lights and shadows for the best performance. Is possible to modify the plugin to work with baked lightmaps, especially for "All (Direct+Indirect)" bake mode? I...

enhancement

Hi. It is possible that scheduler's lock can timeout when `enqueue_jobs()` execution takes longer than `_interval` + 10 secs. I'm using `interval=5`, so max time for `enqueue_jobs()` is 15 secs....

Hi. My 4 servers are running scheduler, but 5th started crashing with "There's already an active RQ scheduler" message. But there is no active RQ scheduler on this particular machine....

Hi. The schedule contains only references to jobs. Calling `rq empty` destroys jobs metadata (and the schedule itself), and only `rq:scheduler:scheduled_jobs` still contains (outdated) job ids. If someone is calling...

Hi. I've set result_ttl=1 by mistake for my periodical job, which was also set interval=60. It was lost after first run and I've spent 2hrs debugging this. I think that...

Any chances to a new pypi release? I'm interested in multischedulers, but it is not released yet.

Hi. I'm preparing to upgrade to multishedulers and I've found a minor issue. Scheduler acquires the lock when starts, and releases the lock when quitting. There is a timeout set...

Hi. I'm enabling equalizer, setting up knobs, saving as new preset. Then I'm trying to tune up settings. As a result the preset name is clearing out and I cannot...