Jakub Dobry
Jakub Dobry
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you...
The ServerConnectedEvent event is called when player is disconnecting from the proxy and it throws and exception to the console with "No client connected for pending server!". Waterfall version: build...
Hi! 👋 I've found out the "valuesOptions" option in Enum class is missing when parsed from the JSON. Reproduction: - Create .proto file containing an enum with the valuesOptions -...
I've found out that the "valuesOptions" option in the Enum class is missing when parsed from the JSON. This PR should fix the issue: https://github.com/protobufjs/protobuf.js/issues/1961
**Changes the following** - Adds auto pause to SDK, requires having `autoPause: true` and `auto_pause=True` - Replaces sandbox `resume` with `connect` - Updates sandbox timeout on connect if it's already...
### Description This PR removes Docker container run during the template build and replaces it with direct Firecracker run. The process looks now: 1. Get docker image from the remote...
Change stderr to zap logs. Add logging for all critical and non-critical telemetry errors
Improves Grafana panel for long term sandbox creation time by splitting by the template id
~~(includes changes from https://github.com/e2b-dev/infra/pull/295)~~ **Changes** - Use hashes for API Keys & Access Tokens authentication - Migration for creating hashes of existing API Keys & Access Tokens (needs to be...