Skip to content

chore: attempt to upload orphaned demo#160

Open
lukepolo wants to merge 1 commit into
mainfrom
bug/orphaned-upload
Open

chore: attempt to upload orphaned demo#160
lukepolo wants to merge 1 commit into
mainfrom
bug/orphaned-upload

Conversation

@lukepolo

@lukepolo lukepolo commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +169 to +173
catch (Exception ex)
{
_logger.LogError($"Failed to scan for orphaned demos: {ex.Message}");
return;
}
Comment thread src/FiveStackPlugin.cs
Comment on lines +117 to +120
catch (Exception ex)
{
_logger.LogError($"Failed to recover orphaned demos: {ex.Message}");
}
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.

1 participant