Skip to content

Instantly share code, notes, and snippets.

@talosdev
Created February 2, 2020 15:50
Show Gist options
  • Save talosdev/c9e1076b0d27f7997ba29299e3755943 to your computer and use it in GitHub Desktop.
Save talosdev/c9e1076b0d27f7997ba29299e3755943 to your computer and use it in GitHub Desktop.
public class RetryCompletableWithDelay implements Function<Completable, Completable> {
// THIS WON'T WORK
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment