
Should be fixed now :)
The problem with the queue size came from the place of enqueue that was: ` current_app.logger.debug("adding '%s' to queue", task.url) current_app.logger.debug( "size of…
Rebase on reuse/api#39
@max.mehl could you check if the problem is gone ? :)
To be able to reproduce the error I added a random number at the end of the DNAME
…

woo big sorry, I pushed on the bad branch !
If it's ok with you, you can merge of course, otherwise I can fix my commits :)
Yes ! Sorry for the delay :)
But before, @reinhard could you please check the scheduler.py
file ? I don't find this solution pretty. I find it error prone because a user can modify the Queue…
Thank you @max.mehl :) Don't hesitate to improve my English, my skills are still limited !

Something like https://git.fsfe.org/fsfe-system-hackers/forms/src/branch/add_fake_cd_front ? :)
With that, I'm able to run the full workflow locally ! If you agree with, I will add the Reuse…
Ah ! Hard link, of course.
Last point to be able to finish this PR. What is the FSFE Community Database Frontend
? I need it to be able to run the forms
app correctly and run the full…
Aaah sure, that’s the default network name Docker (or docker-compose) sets up, right?
Yes :)
Both repos.json are identical, but no symlinks. reuse-api only has access to /srv/reuse-api,…