{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":204571899,"defaultBranch":"main","name":"drpc","ownerLogin":"storj","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-08-26T22:24:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6308081?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1710361267.0","currentOid":""},"activityList":{"items":[{"before":"82c7b5f7a552698850ed01fe983c89e24384ad72","after":"a5d487af8ae33deb7913b0f7c06b2c7ec7cd4dcc","ref":"refs/heads/main","pushedAt":"2024-03-13T07:43:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcstats: add stats for bytes read/written by rpc\n\nChange-Id: I449a3447d9b320aef0d1296e46d083ffb22130b4","shortMessageHtmlLink":"drpcstats: add stats for bytes read/written by rpc"}},{"before":"2720da1dc17f558c0d4629da95d8bbba565bac61","after":"82c7b5f7a552698850ed01fe983c89e24384ad72","ref":"refs/heads/main","pushedAt":"2023-11-09T16:59:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcwire: handle bytes even with an error from Reader\n\nadds a helper method that ensures the result from\nthe read call is either valid data + nil error or\nno data + an error. if the reader spins returning\nno data and no error long enough, the helper returns\na no progress error.\n\nChange-Id: If80f279f0597362f37de5182c99d3216683f62b6","shortMessageHtmlLink":"drpcwire: handle bytes even with an error from Reader"}},{"before":"5edb835be6f52f8a60f04ceaec3a64088d68284f","after":"2720da1dc17f558c0d4629da95d8bbba565bac61","ref":"refs/heads/main","pushedAt":"2023-11-09T16:59:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"all: some version bumps\n\nalso removes the check-errs lint because it wasn't providing\nmuch value and was starting to become flaky with weird\ncompiler like errors (missing symbol resolution, etc). a\nquick look at the source code of the package showed that it\nwas not much more than a wrapper around go analysis tools\nso it's unclear what the problem is.\n\nChange-Id: I34056cdca57b39aef41b2b311906e48cbd96afcd","shortMessageHtmlLink":"all: some version bumps"}},{"before":"dcb2232b8552198a9e21b0e13912b1dbf4f0bb7c","after":"5edb835be6f52f8a60f04ceaec3a64088d68284f","ref":"refs/heads/main","pushedAt":"2023-10-20T14:58:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcwire: add details to errors\n\nThis additional information can help diagnose what might be going wrong.\n\nChange-Id: I7a1f4f2d8e7a50438874e170477ba418ebe9e296","shortMessageHtmlLink":"drpcwire: add details to errors"}},{"before":"00bfecddfa7ff54466d6dec771e1cc8c16d656e9","after":"dcb2232b8552198a9e21b0e13912b1dbf4f0bb7c","ref":"refs/heads/main","pushedAt":"2023-08-28T08:37:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"egonelbre","name":"Egon Elbre","path":"/egonelbre","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/192964?s=80&v=4"},"commit":{"message":"README: update domain for go.elara.ws/drpc","shortMessageHtmlLink":"README: update domain for go.elara.ws/drpc"}},{"before":"9716137f6037cde2f813985fcee00409b4101ed2","after":"00bfecddfa7ff54466d6dec771e1cc8c16d656e9","ref":"refs/heads/main","pushedAt":"2023-08-10T18:09:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"go.mod: bump language version to 1.19\n\nChange-Id: I7996a08193efafcddda6bb1874f93dc085af9e88","shortMessageHtmlLink":"go.mod: bump language version to 1.19"}},{"before":"9dd1cf366791c39b97c4b8c892e249bfb3ccea62","after":"9716137f6037cde2f813985fcee00409b4101ed2","ref":"refs/heads/main","pushedAt":"2023-04-20T16:05:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcstream: SendCancel is busy when writing at all\n\nSendCancel would return that it was not busy if the\nstream was terminated, but there are ways for the\nstream to be terminated while it is still writing.\n\nInstead, check if any writes are happening before\nthe check for termination.\n\nChange-Id: Ib3424d351f66741961cb7fe32795c0c0dfa99db2","shortMessageHtmlLink":"drpcstream: SendCancel is busy when writing at all"}},{"before":"b44bec7fa2c958571a09ed7fd4719e534d90a71f","after":"9dd1cf366791c39b97c4b8c892e249bfb3ccea62","ref":"refs/heads/main","pushedAt":"2023-04-20T16:05:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"all: bump flake and regen\n\nChange-Id: I44b395121aaad72c8ef6f8e5d3d7891e8f5a7518","shortMessageHtmlLink":"all: bump flake and regen"}},{"before":"2ca712ef4ab568381e049625ce6ac0f55fd97a04","after":"b44bec7fa2c958571a09ed7fd4719e534d90a71f","ref":"refs/heads/main","pushedAt":"2023-04-20T16:03:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcpool: make generic\n\nChange-Id: I1c643adfa0b5d4adb8f6a477697d869015d6da19","shortMessageHtmlLink":"drpcpool: make generic"}},{"before":"1af8c33020a2c93efc1ca3b3becb5990b6b53eb7","after":"2ca712ef4ab568381e049625ce6ac0f55fd97a04","ref":"refs/heads/main","pushedAt":"2023-04-17T17:24:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpc{manager,stream}: allow passing error to SendCancel\n\nthis way the stream will return the error from the context\nthat was canceled instead of always context.Canceled.\n\nChange-Id: I970ef27d492a0918894af4ab6d3d292891ebb069","shortMessageHtmlLink":"drpc{manager,stream}: allow passing error to SendCancel"}},{"before":"de29a8549b2d819f88fa2b3703dd5014cb7cb100","after":"1af8c33020a2c93efc1ca3b3becb5990b6b53eb7","ref":"refs/heads/main","pushedAt":"2023-03-29T16:55:34.656Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcmanager: check syscall pkg for reset error message\n\nChange-Id: I31dbf6aaf5233ea7a7da891b27e2c6fc080a04fd","shortMessageHtmlLink":"drpcmanager: check syscall pkg for reset error message"}},{"before":"6fd27ae3a02d763cc19023cc46f127ab4279edfa","after":"de29a8549b2d819f88fa2b3703dd5014cb7cb100","ref":"refs/heads/main","pushedAt":"2023-03-27T22:30:57.194Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcmanager: catch more connection resets\n\nChange-Id: I1895723143cc727df7879c241510b89cfe743779","shortMessageHtmlLink":"drpcmanager: catch more connection resets"}},{"before":"1fd05d3459f8011e2d43702b79240eff8d3ca973","after":"6fd27ae3a02d763cc19023cc46f127ab4279edfa","ref":"refs/heads/main","pushedAt":"2023-03-21T16:44:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"storjBuildBot","name":"Storj Build Bot","path":"/storjBuildBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49764300?s=80&v=4"},"commit":{"message":"drpcmanager: treat connection reset as a type of ClosedError\n\nChange-Id: Icc49f3104f373de2fcf0b94ef060c0d2ea5d3ca5","shortMessageHtmlLink":"drpcmanager: treat connection reset as a type of ClosedError"}},{"before":null,"after":"22d73cc285eb95afc24e46a00c0343fbc798549e","ref":"refs/heads/jt/gateway-1.48-release-test-1","pushedAt":"2023-03-08T16:07:03.595Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jtolio","name":"JT Olio","path":"/jtolio","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/109603?s=80&v=4"},"commit":{"message":"Revert \"drpc{stream,manager}: stop managing stream on finished\"\n\nThis reverts commit dbfc88394a82b8916330c4a32ef3a2fa7ac63735.","shortMessageHtmlLink":"Revert \"drpc{stream,manager}: stop managing stream on finished\""}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEFC9a4wA","startCursor":null,"endCursor":null}},"title":"Activity ยท storj/drpc"}