Skip to content

Conversation

@azaslavsky
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 2, 2024
@azaslavsky azaslavsky marked this pull request as ready for review April 2, 2024 21:03
@azaslavsky azaslavsky requested a review from a team April 2, 2024 21:03
@codecov
Copy link

codecov bot commented Apr 2, 2024

Bundle Report

Bundle size has no change ✅

@azaslavsky azaslavsky requested a review from maxwelllwang April 2, 2024 21:26
Copy link
Contributor

@maxwelllwang maxwelllwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okaying just for testing, we gotta cut the run time down long term.

@azaslavsky azaslavsky merged commit 4fbac9a into master Apr 2, 2024
@azaslavsky azaslavsky deleted the azaslavsky/increase-timeout-again branch April 2, 2024 21:30
@gioshi3007 gioshi3007 mentioned this pull request Apr 2, 2024
azaslavsky added a commit that referenced this pull request Apr 3, 2024
These had previously been increased in
#68080 and again in
#68120 to aid with debugging.
Now that #68140 has addressed
the root cause of these excessively long imports, we can bring these
timeouts down to a more reasonable level.

One benefit of the episode is that we now know how long it takes to
import/export a ~50MB relocation file. Based on this, we've set the
timeouts back to 5 minutes for tasks we expect to be quick (handling
`baseline-config` and `colliding-user` steps), while increasing the
timeouts for the actual relocation import/export steps to 40 minutes.
Since even very large comparisons proved quite quick, we're lowering
that timeout to 2 minutes.
azaslavsky added a commit that referenced this pull request Apr 3, 2024
These had previously been increased in
#68080 and again in
#68120 to aid with debugging.
Now that #68140 has addressed
the root cause of these excessively long imports, we can bring these
timeouts down to a more reasonable level.

One benefit of the episode is that we now know how long it takes to
import/export a ~50MB relocation file. Based on this, we've set the
timeouts back to 5 minutes for tasks we expect to be quick (handling
`baseline-config` and `colliding-user` steps), while increasing the
timeouts for the actual relocation import/export steps to 40 minutes.
Since even very large comparisons proved quite quick, we're lowering
that timeout to 2 minutes.
azaslavsky added a commit that referenced this pull request Apr 3, 2024
These had previously been increased in
#68080 and again in
#68120 to aid with debugging.
Now that #68140 has addressed
the root cause of these excessively long imports, we can bring these
timeouts down to a more reasonable level.

One benefit of the episode is that we now know how long it takes to
import/export a ~50MB relocation file. Based on this, we've set the
timeouts back to 5 minutes for tasks we expect to be quick (handling
`baseline-config` and `colliding-user` steps), while increasing the
timeouts for the actual relocation import/export steps to 40 minutes.
Since even very large comparisons proved quite quick, we're lowering
that timeout to 2 minutes.
shellmayr pushed a commit that referenced this pull request Apr 10, 2024
These had previously been increased in
#68080 and again in
#68120 to aid with debugging.
Now that #68140 has addressed
the root cause of these excessively long imports, we can bring these
timeouts down to a more reasonable level.

One benefit of the episode is that we now know how long it takes to
import/export a ~50MB relocation file. Based on this, we've set the
timeouts back to 5 minutes for tasks we expect to be quick (handling
`baseline-config` and `colliding-user` steps), while increasing the
timeouts for the actual relocation import/export steps to 40 minutes.
Since even very large comparisons proved quite quick, we're lowering
that timeout to 2 minutes.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants