mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-02-09 09:03:27 +01:00
Merge cc8db8e620344d6848941b30e2d5546f83ac14bc into fb54d8b54984f89f7dba90a18e7c3048421464c3
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…
x
Reference in New Issue
Block a user