Mohsen Rezaei
Mohsen Rezaei
## Feature Request ### Describe the problem the feature is intended to solve Based on the interest in the community and in my team on supporting the TF serving [service]...
Fixes #1542 This is a starter kit to add support for building CentOS 7 based Docker images that'd be maintained in parallel to the Ubuntu based ones. There are some...
Issue Type: - [ ] Bug report - [x] Feature request **What happened**: We've been building tools, checks, and monitoring for alerting on discovery problems, given a test prefix and...
## What happened? Setup: * macOS Monterey 12.6 (Intel) * Tools > Actions on Save > Reformat code (changed lines) * Editor > Code Style > Scheme > GoogleStyle (IDE)...
### Feature Request Relates to #30 **Use Case** Based on the same busy pool scenario, it'd be great to be able to shutdown all agents outside "active" or "busy" hours,...
### Feature Request **Use case** Add ability to define a minimum number of instances for pools that are busy, that are known to have intermittent quiet periods that exceed the...
#965 added access to flush for streaming channel(s), however, the `FlushService` schedules a background task, `ingest-flush-thread`, to flush data based on the `BUFFER_FLUSH_CHECK_INTERVAL_IN_MILLIS` parameter, which may not be optimal in...