sauln
sauln
> I'm afraid to give you any direction right now until I'm more sure about how it's all working. I'll take a look this week, I'm almost certain there's gotta...
> > Please consider the above suggestion when you have a look. From my reading of the code, that config location is where the value is coming from anyway. >...
> For your use cases, do you need to use `expirationChecker` to refresh the connection? If so, that PR still won't solve everything. I think I have an idea for...
@innerdvations Struggling to get a moment for this during work hours. Do you still need my testing?
> The dotnet tool is always pluggable. You can always confirm this by looking at one of the first lines logged on the screen, behind the version number you'll see...
This is also occurring for `Microsoft.EventHub/namespaces/eventhubs@2024-01-01`
In my current install, the settings file is at: `C:\Windows\system32\config\systemprofile\.dotnet\tools\.store\win-acme\2.2.9.1701\win-acme\2.2.9.1701\tools\net7.0\any\settings.json` I'd have to know in advance the version (which I can get from `Get-Command` though it is clunky) and the...
@WouterTinus Yeah, I thought the settings were in `settings.json` to begin with, but they're not. What would be great is having a CLI command like `wacs --config`, maybe with some...
If someone wants to teach me: - basic usage patterns - how to create your first app, I'll write them up. I don't even know rust yet (aside from very...
@ViktarStarastsenka That's great to hear. Would that capability propagate to Redis for VS Code by any chance?