Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: better attempts at image download #94

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

alexplischke
Copy link

Description

The current wait time of 1s paired with 10 retries means that we're giving the very first screenshot only 10 seconds to show up after the job has finished. In practice, we've observed this to be not enough. Increase this threshold to effectively 45 seconds.

@alexplischke alexplischke requested a review from a team as a code owner June 25, 2024 22:25
@alexplischke alexplischke changed the title fix: wait longer before retrying image download fix: better attempts at image download Jun 25, 2024
@alexplischke alexplischke merged commit d654368 into main Jun 25, 2024
1 check passed
@alexplischke alexplischke deleted the ap-image-download-interval branch June 25, 2024 22:32
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