typedb/biograkn

Circle CI build timeout reached when migrating BioGrakn

Opened this issue · 0 comments

When trying to migrate BioGrakn over Circle CI, it times out after 5 hours since the migration takes longer than 5 hours.

Job: https://circleci.com/gh/graknlabs/biograkn/1637

Additional information: https://discuss.circleci.com/t/maximum-build-time-for-builds/18383

Suggestion 1: Splitting the migration into multiple bazel targets and then run them across multiple circle ci jobs.