Skip to content

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Oct 21, 2025

This should prevent the log messages about not having the secret entry and also allow us to experiment with the connection string without breaking the rest of the service.

@isoos isoos requested a review from sigurdm October 21, 2025 08:18
await PrimaryDatabase.tryRegisterInScope();
try {
await PrimaryDatabase.tryRegisterInScope();
} catch (e, st) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please catch the specific error.

@isoos isoos merged commit 42de216 into dart-lang:master Oct 21, 2025
23 checks passed
@isoos isoos deleted the init branch October 21, 2025 10:01
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