|
| 1 | +{ |
| 2 | + "total_count": 280, |
| 3 | + "incomplete_results": false, |
| 4 | + "items": [ |
| 5 | + { |
| 6 | + "url": "https://api.github.com/repos/spotify/scio/issues/5514", |
| 7 | + "repository_url": "https://api.github.com/repos/spotify/scio", |
| 8 | + "labels_url": "https://api.github.com/repos/spotify/scio/issues/5514/labels{/name}", |
| 9 | + "comments_url": "https://api.github.com/repos/spotify/scio/issues/5514/comments", |
| 10 | + "events_url": "https://api.github.com/repos/spotify/scio/issues/5514/events", |
| 11 | + "html_url": "https://github.com/spotify/scio/issues/5514", |
| 12 | + "id": 2592843837, |
| 13 | + "node_id": "I_kwDOAfa55s6ai6g9", |
| 14 | + "number": 5514, |
| 15 | + "title": "Benchmark BigTable maxPendingRequests", |
| 16 | + "user": { |
| 17 | + "login": "kellen", |
| 18 | + "id": 486691, |
| 19 | + "node_id": "MDQ6VXNlcjQ4NjY5MQ==", |
| 20 | + "avatar_url": "https://avatars.githubusercontent.com/u/486691?v=4", |
| 21 | + "gravatar_id": "", |
| 22 | + "url": "https://api.github.com/users/kellen", |
| 23 | + "html_url": "https://github.com/kellen", |
| 24 | + "followers_url": "https://api.github.com/users/kellen/followers", |
| 25 | + "following_url": "https://api.github.com/users/kellen/following{/other_user}", |
| 26 | + "gists_url": "https://api.github.com/users/kellen/gists{/gist_id}", |
| 27 | + "starred_url": "https://api.github.com/users/kellen/starred{/owner}{/repo}", |
| 28 | + "subscriptions_url": "https://api.github.com/users/kellen/subscriptions", |
| 29 | + "organizations_url": "https://api.github.com/users/kellen/orgs", |
| 30 | + "repos_url": "https://api.github.com/users/kellen/repos", |
| 31 | + "events_url": "https://api.github.com/users/kellen/events{/privacy}", |
| 32 | + "received_events_url": "https://api.github.com/users/kellen/received_events", |
| 33 | + "type": "User", |
| 34 | + "user_view_type": "public", |
| 35 | + "site_admin": false |
| 36 | + }, |
| 37 | + "labels": [ |
| 38 | + |
| 39 | + ], |
| 40 | + "state": "open", |
| 41 | + "locked": false, |
| 42 | + "assignee": null, |
| 43 | + "assignees": [ |
| 44 | + |
| 45 | + ], |
| 46 | + "milestone": null, |
| 47 | + "comments": 0, |
| 48 | + "created_at": "2024-10-16T19:23:04Z", |
| 49 | + "updated_at": "2024-10-16T19:23:40Z", |
| 50 | + "closed_at": null, |
| 51 | + "author_association": "CONTRIBUTOR", |
| 52 | + "active_lock_reason": null, |
| 53 | + "body": "Internal spotify discussions suggest that the default `maxPendingRequests=1` may no longer be a good default and a higher value (e.g. `6`) may make more sense for batch. \r\n\r\nWe should write some benchmarks to verify and update the documentation and/or defaults based on the benchmark results.\r\n", |
| 54 | + "closed_by": null, |
| 55 | + "reactions": { |
| 56 | + "url": "https://api.github.com/repos/spotify/scio/issues/5514/reactions", |
| 57 | + "total_count": 0, |
| 58 | + "+1": 0, |
| 59 | + "-1": 0, |
| 60 | + "laugh": 0, |
| 61 | + "hooray": 0, |
| 62 | + "confused": 0, |
| 63 | + "heart": 0, |
| 64 | + "rocket": 0, |
| 65 | + "eyes": 0 |
| 66 | + }, |
| 67 | + "timeline_url": "https://api.github.com/repos/spotify/scio/issues/5514/timeline", |
| 68 | + "performed_via_github_app": null, |
| 69 | + "state_reason": null |
| 70 | + } |
| 71 | + ] |
| 72 | +} |
0 commit comments