Re: Intermittent failure issue summary
Jose Quaresma
Richard Purdie <richard.purdie@...> escreveu no dia sábado, 16/04/2022 à(s) 11:26: I'm guessing a lot of people don't follow the intermittent issues. I therefore Will it be a good idea to raise a warning and do another try for such cases? A timeout on socket seems to me that is server related and the last server infrastructure migration this timeout issue improves a lot. Before that last migration I can workaround this timeout issue setting BB_NUMBER_THREADS=1 that will do one connection at a time. Ding this BB_NUMBER_THREADS=1 makes me think that this can be some race condition with the oe.utils.ThreadedPool that afaik is only used on the sstate.bbclass. Jose
Best regards, José Quaresma |
|