-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return the same pending activities (#1209)
No matter of the number of activities were requested. Before this, we were searching for pending activities within the initially requested number of activities (with some leeway), resulting in potentially returning a different number of pending activities. This PR does not address the original issue directly, but ensures that the code now consistently returns some pending activities.
- Loading branch information
Showing
1 changed file
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters