कारतोफ्फेलस्क्रिप्ट™

Results 296 comments of कारतोफ्फेलस्क्रिप्ट™

@ge-org can we please have this merged and released? it would unblock a bunch of us who want to start either building KMP for arm64, or simply want debug symbols...

I managed to get this working by uploading a built jar to our internal maven repo. But the `createXCFramework` task now fails with > Both 'ios-arm64-simulator' and 'ios-x86_64-simulator' represent two...

I also noticed that `iosArm64` and `iosX64` builds in the `build` folder contain both a `debugFramework` as well as a `releaseFramework`. But, `iosSimulatorArm64` only has a `releaseFramework`. this is how...

I think the issue here might be the missing health-check on MariaDB. Without the health-check, `n8n` container gets started before MariaDB is done initializing the database. I've created [a PR](https://github.com/n8n-io/n8n/pull/3384)...

@pablorq this docker-compose changes were released in `[email protected]`. Can you please test if this fixes the issue?

@pablorq can you please check if this is fixed for you? I'm closing the issue. But, if you are still seeing the error, please feel free to re-open this.

would it be possible for you to look at `execution_variables.executions_mode` on `Instance started` event on telemetry? If not many users are using the `regular` mode, then it might not make...

@Joffcom move the `queue` mode stuff to a new example

@Joffcom does this look better?

@dokime7 do you want the Queue arguments to also show up as properties on every message? From what I understand that's not a very common behavior, and definitely does not...