Paul Loyd
Paul Loyd
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...
Should it just ignore a message without returning an error? What about requests?
``` group/key ``` Also `/` in names should be forbidden or escaped
Maybe related to #66, but most likely we need to use some rate limitting.
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`.
Now such fields cannot be extracted by grafana correctly.
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); ```