mirror of
https://github.com/twitter/the-algorithm.git
synced 2024-12-22 18:21:51 +01:00
Compare commits
2 Commits
17acc44fcc
...
cfbb8b07c0
Author | SHA1 | Date | |
---|---|---|---|
|
cfbb8b07c0 | ||
|
cc8db8e620 |
@ -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