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

Show an error dialog with detailed info when submitting an auto-crafting job fails #6581

Merged
merged 3 commits into from Sep 17, 2022

Conversation

shartte
Copy link
Member

@shartte shartte commented Sep 17, 2022

When the network failed to extract some of the items the plan needs. The items may have been removed between the plan being built and the user pressing Start. This will be by far the most common error:
grafik

When trying to submit an incomplete plan (probably bug / programming error):
grafik

Between pressing Start and the server handling the packet, all CPUs went missing. (i.e. network was interrupted)
grafik

Between clicking Start and the server handling the packet, all previously suitable CPUs now are unsuitable (i.e. they became busy, went offline, etc.):
grafik

The specific, selected CPU became busy between clicking Start and the server handling the packet:
grafik

The specific, selected CPU went offline between clicking Start and the server handling the packet:
grafik

The specific, selected CPU had storage removed between clicking Start and the server handling the packet:
grafik

@shartte shartte merged commit 710fd7c into master Sep 17, 2022
@shartte shartte deleted the craft-errors branch September 17, 2022 22:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants