Mayank Kothari

Results 2 issues of Mayank Kothari

I added my database properties to both backend.toml and config.toml files. When I execute 'prefect config', the config json shows my database credentials. But when I execute 'prefect server start',...

Currently we are polling Service Bus Queue with a delay of 15 seconds to receive messages. Reducing this delay increases the CPU Utilization drastically. How to setup a listener to...