Nicola Jordan

Results 25 issues of Nicola Jordan

See https://github.com/geometalab/osmaxx-conversion-service/pull/73#discussion_r48855524

refactoring
urgency:low
nice to have
ready

If a job is failed in certain conditions, retry. Conditions: - job started before local database is ready (error: has been starting up) - job interrupted by redeployment - other...

nice to have
ready

- Show free/busy workers in frontend

nice to have
ready

Instead of implementing our own, use the [session](http://docs.python-requests.org/en/master/api/#request-sessions) 's `get` and `post` instead of `request.get` and `request.post` in our own `get` and `post` methods We don't need cookie persistence, but...

nice to have
ready