mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-03 16:11:53 +01:00
Merge cc8db8e620
into fb54d8b549
This commit is contained in:
commit
cfbb8b07c0
@ -40,7 +40,7 @@ public class AudioSpaceCoreFetcher {
|
||||
}
|
||||
|
||||
/**
|
||||
* Use stitch to fetch mulitiple AudioSpace Objects at once
|
||||
* Use stitch to fetch multiple AudioSpace Objects at once
|
||||
*/
|
||||
public Future<List<Try<Fetch.Result<AudioSpace>>>> fetchBulkSpaces(Set<String> spaceIds) {
|
||||
return Stitch.run(
|
||||
|
Loading…
Reference in New Issue
Block a user