Andreas Dirnberger
Andreas Dirnberger
would resolve https://github.com/rajanadar/VaultSharp/issues/342
It got already implemented [see](https://github.com/storj/edge/blob/82d843c4a692e511ef10611042743aed5c205447/pkg/linksharing/sharing/present.go#L188) But there is a bug when using it on custom domains. If a custom domain is used then they still generate [link.storjshare.io](http://link.storjshare.io/) url’s to a...
elastic ent. search 8.15.1 has a dependency to this issue with the source connector zendesk and maybe others.
A oversized slug can be first be murmur hashed, then trimmed to max-length minus 3 characters and appended with the hex number of the first hex-byte of the hash "-xx"
+1 rebalancing wih the include of credit balance would be good. I would already be happy if an EC2 container instance would be drained when it has low credit balance....
I would already be happy if an EC2 container instance would be drained when it has a low credit balance and activated on a specific higher limit. The autoscale feature...
Near all .net HashAlgorithm are not thread-safe. best create one instance for each execution or loop