-
Lagom 1.5 introduces an Akka HTTP server for Akka Management.
This should be registered on the CoordinatedShuhtdown of the ActorSystem powering Lagom so it is gracefully released on shutdown.
-
I'm attempting to use the site extension on a straight html only site in Azure. When I request a certificate, I receive the error message below. I suspect that it has something do to with privileges…
-
Infotech is actually the examine, style, advancement, application, sustain or even administration of computer-based info systems—particularly software application requests as well as hardware. IT empl…
-
### New issue checklist
- [x] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [ ] I read [pipeline troubleshooting guide](https://docs.microsoft.c…
-
Making it local and a sync with auth to a decentralized servers are nice.
-
As a warehouse packer, I would like to see and print shipping labels
-
**CKAN version**
2.9.1
**Describe the bug**
The postgres datastore creates several indices when a resource is uploaded.
A unique index for the `_id` internal field, an FTS index using the `_fu…
-
Distributed systems are everywhere. It doesn’t matter if you are running Big Data pipelines, NoSQL databases or large-scale web applications; you are building a distributed system.
In such a landscap…
-
We seem to be getting a generic Export Failed error when running the MSCRM Export Config Migration Data step. I can't work out what is failing and have tried to change various settings but keep getti…
CF1tz updated
2 years ago
-
I wrote an application that uses dapr Actors in dotNet core.
I'm trying to unit test the actors and I currently see no way to do it.
I used ActorHost.CreateForTest method to create the host and set …