Lasse Fister

Results 213 comments of Lasse Fister

> DiffBrowsers also worked and the downloaded folder name (Browser Diffs_FamilyName) is working good. I can't reproduce the issue right now either, but I did in #130 > Although PR...

Another Idea we had: it would be nice to have a control flow diagram of the current dispatcher process. It would also be nice to be able to generate it...

It's a good sign when we are at a point where this is getting more important.

Here's another related Error in the `fontbakery-github-operations` service. The job was fine and just reporting back the result ( `_p._sendDispatchResult`) via the `rabbitmq` queue. I guess a big problem we...

If it's the `rabbitmq` service we can provoke this problem when we restart it from a running, stable state. We should see similar problems. Usually, that service is rock solid...

And indeed the` rabbitmq` pod age is `5h33m` and `github-operations` is `5h47m`, so rabbitmq was restarted after `github-operations` was online. (pods much younger in the example below were re-initialized by...

Thanks Marc! Could also be resource limitation in the worker maybe. Other than that we had a lot of successful executions of the worker, so if there's a bug it's...

I just had a case where the workers were stuck on a diffbrowsers task. The last lines in the logs were: ``` 2019-11-08 17:44:56,905:FB_WORKER:DEBUG:run_browser_previews with fonts: /tmp/tmpr2eed4q6/after/Kufam-SemiBold.ttf 2019-11-08 17:44:56,918:diffbrowsers.gfregression:INFO:Posting fonts...

Thanks @RosaWagner for opening this thread! To clarify, Rosalie references https://fontbakery.graphicore.de/ where I hosted this project on *my personal domain*, but had to stop/suspend it for now. The current suspension...

Thanks, definitely. All valid points. I'll focus in this comment on the last point, because it was the blocking one. Just some thoughts. At this point, we finished a PR...