Skip to content

fix: Push the schedule of mxla_gpt_6b_nightly_gke later to avoid potential timing conflicts with the image build#1184

Merged
alfredyu-cienet merged 1 commit intoGoogleCloudPlatform:masterfrom
CIeNET-International:maxtext/release/pr-212
Feb 12, 2026
Merged

fix: Push the schedule of mxla_gpt_6b_nightly_gke later to avoid potential timing conflicts with the image build#1184
alfredyu-cienet merged 1 commit intoGoogleCloudPlatform:masterfrom
CIeNET-International:maxtext/release/pr-212

Conversation

@RUEI4341
Copy link
Contributor

Description

The DAG mxla_gpt_6b_nightly_gke occasionally encounters random errors. The image build starts at 00:00 UTC and usually completes in about 20 minutes. This DAG is scheduled to start at 00:15 UTC, and it begins using the image around 00:2X UTC.

Although this issue hasn’t commonly occurred before, we should consider pushing the DAG schedule later to avoid potential timing conflicts with the image build.

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run one-shot tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed.

…tential timing conflicts with the image build

The DAG `mxla_gpt_6b_nightly_gke` occasionally encounters random errors. The image build starts at 00:00 UTC and usually completes in about 20 minutes. This DAG is scheduled to start at 00:15 UTC, and it begins using the image around 00:2X UTC.

Although this issue hasn’t commonly occurred before, we should consider pushing the DAG schedule later to avoid potential timing conflicts with the image build.
@alfredyu-cienet alfredyu-cienet merged commit 6bfe294 into GoogleCloudPlatform:master Feb 12, 2026
7 checks passed
@alfredyu-cienet alfredyu-cienet deleted the maxtext/release/pr-212 branch February 12, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants