Spencer T Brody
Spencer T Brody
Illustrates the bug from https://linear.app/3boxlabs/issue/CORE-163/cacao-expiration-24-hour-grace-period-isnt-working
This reverts commit cbae060a6f5642ff098566c35d7d6bd03c5a5959.
For streams that are already in the node's state store, this build will allow loadStream requests to succeed and return the current state from the state store even if the...
With this change, when the number of pending requests is small, we will poll each of them once per minute, which is aligned with how things used to work before...
Example log line from the POST request to create a new stream with the genesis commit: ``` [Tue, 23 Apr 2024 21:11:40 GMT] service=http-access ip=127.0.0.1 ts=2024-04-23T21:11:40.348Z method=POST original_url=/api/v0/streams base_url=/api/v0/streams path=/...
It's a little hard to tell exactly what the root cause of the failure here is and whether or not it's actually IOD. But this test passes consistently if the...
``` cip:113 title: MutableList StreamType author: Spencer T Brody (@stbrody), Mohsin Zaidi (@smrz2001), Sergey Ukustov (@ukstv), Joel Thorstensson (@oed) status: Idea category: Standards type: RFC created: 2021-11-18 ``` ## Simple...