-
Recently updated from 2.2.9 -> 3.1.3, Working Locally But Does Not Work Gitlab
![image](https://user-images.githubusercontent.com/33104478/153334764-f986670c-ec05-4a5c-b4e6-47b6503127a8.png)
I u…
-
Would be nice if you could support integration with the Nats (https://nats.io/), in my job we intend to use Elsa with Nats. Is there any plan for that?
-
**Describe the bug**
Trying to search for some TV shows, I'm not finding any episodes of anything I was searching for, just movies.
**To Reproduce**
I'm currently running a private instance on el…
-
I tested two registration and both do not work
*User is ok. when I used this configuration to not ElasticSearch Cloud in Azure this configuration worked correctly
Packages:
```
Serilog 2.10.0…
-
### Contact Details
_No response_
### Version
8.x
### On which operating system(s) are you experiencing the issue?
Windows
### Using which broker(s) did you encounter the issue?
RabbitMQ
### W…
-
I have a .net core background service that processes messages from a RabbitMq Queue, the messages can grow to thousands depending on the peak period, hence I have to manually instantiate each backgrou…
-
The default nant zip task does not compress the package very well. It would be nice to have an option to compress the package using 7zip instead.
This would help developers deploy over slower connect…
-
The goal of this issue is to collect known syntax highlighting failures from logs on sourcegraph.com.
The rate of failures can be seen here: https://sourcegraph.com/-/debug/grafana/d/syntect-server…
-
Устанавливал по инструкции
`npm i react-native-yamap --save`
Используемая версия React Native "react-native": "0.71.6"
При выполнении
```
import { YaMap } from 'react-native-yamap';
YaMap.…
-
Object expressions in F# (https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/object-expressions) is a great way to cut down on the amount of unnecessary types in your program. It would …