When running in the context of a github workflow action, such as used by ocaml.org to scrape data (see: https://github.com/ocaml/ocaml.org/actions/runs/4553745314/workflow) timeouts are fairly frequent. See for instance: * https://github.com/ocaml/ocaml.org/actions/runs/4553745314 * https://github.com/ocaml/ocaml.org/actions/runs/4532183704 * https://github.com/ocaml/ocaml.org/actions/runs/4524447064 * https://github.com/ocaml/ocaml.org/actions/runs/4404655378
When running in the context of a github workflow action, such as used by ocaml.org to scrape data (see: https://github.com/ocaml/ocaml.org/actions/runs/4553745314/workflow) timeouts are fairly frequent. See for instance: