Fabian Gruber

Results 19 issues of Fabian Gruber

**Describe the bug** We are using thrift-mux TLS connections to introduce mTLS between our clients & servers. Recently we switched to dynamic certificate provisioning using cert-manager. These certificates are only...

With the 1.3 branch of the PHP version of steam-condenser, monolog was added which is great, as it gets rid of the trigger_error usage. But unfortunately, no handlers are implemented...

Usability
Enhancement
PHP

### Summary Currently all calls to the op-cli are using `spawnSync` to block until op-cli has a result. This causes issues when you don't want to block the event loop....

enhancement

Relates to: * https://github.com/appwrite/appwrite/issues/8807 * https://github.com/appwrite-labs/cloud/pull/1109

Skip disabled functions for getting executed on schedules or events.

## What does this PR do? (Provide a description of what this PR does and why it's needed.) ## Test Plan (Write your test plan here. If you changed any...