Kiran Jonnalagadda
Kiran Jonnalagadda
`default=None` still seems to work. The other one with `default=['.']` is the blocker for me.
I'm using this with RQ 1.8.1 and don't see anything broken. Could you elaborate? (With a manual patch for the click compatibility issue as resolved in #383 and #385.)
I use Flask-RQ2 with supervisord. The trick is to run the command from inside the venv like this: ```ini [program:rq-app] command=/path/to/venv/bin/flask rq worker my-app-queue ```
I've arrived at curlylint looking at a Jinja2 linter, and this hit me out of the box. Curlylint doesn't seem to like my indentation no matter what I use. I...
@thibaudcolas I missed your last comment. My pre-commit config (using an outdated curlylint version since the hook was disabled): ```yaml repos: - repo: https://github.com/thibaudcolas/curlylint rev: v0.12.0 hooks: - id: curlylint...
statsd runs on UDP, so you can't connect to it over TCP+HTTP. Arrived here debugging a similar issue, but in my case statsd is not responding on port 8126.
Since we use OAuth with Lastuser, the login flow will break the user out of Hasjob. Useful reading: https://medium.com/@jonnykalambay/progressive-web-apps-with-oauth-dont-repeat-my-mistake-16a4063ce113
@iambibhas where did we leave this one?
Email alerts are an example of a standing campaign as described in #380, but since they are linked to external activity (new job posts by others) rather than the user's...
No, we don't mess with the archive. Datetimes are significant metadata for understanding how the board has performed over time.