-
### Description
There are several bugs that I encountered in this one video. I cannot tell if they are engine or front end issues, so forgive me for assigning all of you. @jessfraz and I were discuss…
-
Sonatype Nexus Repository OSS users can file an issue here.
Sonatype Nexus Repository Pro customers should not use this form - please go to https://support.sonatype.com to report issues.
If you …
-
I'm using KCL 2.1.1 on OpenJDK Runtime Environment (build 1.8.0_191-b12)
I think I broke things for my KCL workers by deleting my kinesis stream and recreating it while my consumer was running. I …
-
I want to read/consume n records form the kinesis stream using Amazon-kinesis connector. After reading n records I want to finish/kill or exit the application with graceful shutdown.
Can anyone provi…
-
Almost certainly related to #2654 basically un some conditions a lot of errors come through and so I think this is a bit of a two-parter
![image](https://github.com/KittyCAD/modeling-app/assets/296…
-
We use KPL to insert data into kinesis, and we use aggregated records which has compressed data. As per the logic, we store multiple user records in single kinesis record, and the data of the record w…
-
For some use cases, it would be beneficial to be able to start consumption of data from a specific sequence number in each available shard. This would be equivalent to how the KCL loads its checkpoint…
-
There is a issue when compiling a model contain discipline "voltage" or "current", the sample model is as following:
```
`include "constants.vams"
`include "disciplines.vams"
module res1(anode,…
akirt updated
5 months ago
-
### What problem are you facing?
Hello,
Using the azure provider I set up a UserManagedIdentity with a federatedIdentity. Until here all is working as expected. Now by trying to assign Role to …
-
Is there a way to opt-out of enhanced fanout mode in amazon-kinesis-client-python?