Paul Loyd

Results 89 issues of Paul Loyd

C-feature-request
A-core
A-configurer

... or replace it with custom macros

C-feature-accepted
A-telemeter

Procedural macros are unhygienic

An actor containing an infinite loop cannot be detected by `elfo_busy_time_seconds` for now, because the metric is updated after polling the actor's future. Thus, we need to have a way...

C-enhancement
A-core

Should it just ignore a message without returning an error? What about requests?

C-proposal
A-core

``` group/key ``` Also `/` in names should be forbidden or escaped

A-core

Maybe related to #66, but most likely we need to use some rate limitting.

A-telemeter

Now it requires having the router's state with a special atomic flag. To save compatibility, it needs to send `UpdateConfig` (as now) if there is no special handling for `GroupMounted`.

C-feature-accepted
A-core
A-configurer

Now such fields cannot be extracted by grafana correctly.

C-bug
A-logger

Now we have hardcoded ```rust const SEND_CLOSING_TERMINATE_AFTER: Duration = Duration::from_secs(30); const STOP_GROUP_TERMINATION_AFTER: Duration = Duration::from_secs(45); ```

C-feature-request
A-core