koola

Results 5 issues of koola

Fixed spelling mistake: Prosesser => Processor

This PR is a continuation of #181 . It introduces two new options `WithRetries` and `WithMaxRetries` and aims to retry message failures on actor panics. The retry logic is as...

This lifecycle event is useful in many scenarios for my usecases. Included in this PR is a test that covers all the actors lifecycle sequences to ensure proper order. All...

This PR adds the following to engine; `WithID(id string)` option (default is random int as string) `GetPID()` accessor Updated example `remote` to use `SendWithSender` with engines `GetPID`.

Using kline chart and using indicators doesn't feel very intuitive on first impression. For example; adding the volume indicator then hovering the mouse over the pane doesn't show the legend...