File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
core/src/main/java/org/botblock/javabotblockapi/core/exceptions Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2626 * <br>Use {@link #getDelay() getDelay()} to find out how long you have to wait until you can perform another request
2727 * towards {@link #getRoute() the targeted route}.
2828 *
29- * <p>Note that this Wrapper will do <b>no attempt</b> at delaying any further requests! I is your own responsability to
29+ * <p>Note that this Wrapper will do <b>no attempt</b> at delaying any further requests! It is your own responsability to
3030 * handle rate limits properly in those cases and delay any future requests accordingly.
3131 * <br>Any automated POSTing method of this Wrapper should not get rate limited due to keeping a minimal delay between each
3232 * request that is more than enough.
You can’t perform that action at this time.
0 commit comments