matt-takumi
matt-takumi
I have a similar issue to this, and I tracked it down to the session used in my app is different to the session that's used in my tests. I...
@Jacoberts I tried this in my fork of the repository but the `--with-scheduler` argument doesn't seem to create a scheduler that works - the logs say a scheduler has started,...
It's an interesting problem, because after adding the scheduled jobs via the flask-rq2 decorator they *were* picked up by the dedicated scheduler, but not via the one with the worker....
It would also be beneficial to have the `search_filter` option documented.
Alternatively - I noticed that `search_people_profiles` exists - having `search_filter` (and other parameters) documented there would be immensely useful.