-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Lambdas keep reprocessing the same message.
### Setup
I have multiple lambdas und…
-
With the documentation that is in the repository it is not possible for me to understand how pushgateway works, I have the following and I have gatewayurl undefined errors.
Prom.module.ts
```types…
-
## 📚 Documentation
(A clear and concise description of what the issue is.)
* in proto file.
```
service AuthService {
rpc SendAuthCode(SendAuthCodeRequest) returns (SendAuthCodeResponse){
…
-
## Шаблон
`#### Какие задачи выполнял вчера? Укажи #issues и сообщи в каком они состоянии`
`#### Какие задачи будешь делать сегодня? Укажи #issues`
`#### Что тебя блокирует? (Этот пункт используется к…
-
### Issue Description
When updating packages and doing all the stuff from the migration guide. I get a CSRF Error when firefox tries to find a favicon.ico.
When I disable CSRF I get a CSP error for …
-
As I already mentioned on Reddit, some people will have their photo volume mounted on their desktops via SMB or similar. When adding a picture there (let's say, when dumping from a DSLR), immich shoul…
-
# Problem statement
- **Summary**: At the moment, there seems to be no way to get cls working for websocket communication. It would be great to have cls support for both, `http` and `ws`, within one …
-
I am trying to proxy socket-io client to the nestjs WS gateway .
Here is the config of the module
```
proxy: {
enableProxy: true,
// fetch: true,
proxies: {
// with options
…
-
## Bug description
With a simple NestJS application which uses Prisma as described in [the recipe](https://docs.nestjs.com/recipes/prisma), app start times on Lambda are as very high as compare…
-
#### Describe the bug
```
const client = axios.create()
^
TypeError: Cannot read properties of undefined (reading 'create')
at Object. (/Users/rob/Developer/Personal/…