Bert Baron

Results 5 issues of Bert Baron

I added the option -rememberidentinode which better handles hardlink groups. I tried to keep the changes to the code at a minimum level and impact on performance of existing behavior...

I'm using failsafe for a job that should run 'forever' with the following code: ```java RetryPolicy retryPolicy = RetryPolicy.builder() .withMaxRetries(-1) .withBackoff(Duration.ofSeconds(2), Duration.ofMinutes(2), 2.0) .onFailedAttempt(event -> log.warn("Backoff from failure", event.getLastException())) .build();...

question

Added option to reset the backoff delay to the initial delay when a (potentially long-running) task has been running without issues for a given duration. See: https://github.com/failsafe-lib/failsafe/issues/341

Fixes for the following errors and warnings I got with recent platformio: ``` In file included from src/esp8266_ota.cpp:4: .pio/libdeps/d1_mini_lite/ESP OTA GitHub/src/ESP_OTA_GitHub.h:26:1: warning: 'typedef' was ignored in this declaration 26 |...

bug
good first issue

### Before submitting a new icon request, please confirm the following: - [X] I have [searched all issues](https://github.com/Templarian/MaterialDesign/issues?q=is%3Aissue) to make sure there isn't a request for this icon. - [X]...

Icon Request