Jacob Elder

Results 14 issues of Jacob Elder

Errors are retried immediately and forever. Would be good to enter a truncated exponential backoff loop or similar. A full jitter algorithm is available and in use by the AWS...

enhancement
good first issue

Manually restarting the container when the configuration has changed is not very convenient. It would be nice if we could poll the config, and begin operating under the new config,...

enhancement

In two places, README.md links to as https://github.com/samchon/sxml/wiki (this repo's wiki) as "Guide Documents" but that path redirects to the project root. Does this repo maybe have a permission setting...

I prefer to use `code -w` (VS Code, wait for close) for `$EDITOR` on macOS, but Rio treats `"code -w"` as the executable name.