Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Iterate the index counter whenever a GitLab API request is made
For any HTTP request of type POST or PUT, the index counter is incremented by 1 to ensure that the attempts are kept track of to compare against the maximum possible number of attempts required to break the rate limit on the API requests Signed-off-by: Akashdeep Dhar <[email protected]>
- Loading branch information