We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a042bf4 commit d1cfccfCopy full SHA for d1cfccf
README.md
@@ -134,7 +134,7 @@ These methods are called if a resource is create/changed or marked for deletion.
134
called just once, but in some rare cases can happen that are called more then once. In practice this means that the
135
implementation needs to be **idempotent**.
136
137
-### Smart Scheduling
+#### Smart Scheduling
138
139
In our scheduling algorithm we make sure, that no events are processed concurrently for a resource. In addition we provide
140
a customizable retry mechanism to deal with temporal errors.
0 commit comments