session in recorded stream missed `recordObjectStoreId` field
@darkdarkdragon is already working on this.
Since Dec 7, 2021.
- Dominant language
- TypeScript
- Stars
- 88
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug (required)** A clear and concise description of what the bug
is.
Recorded session that had lot of transcoding restart misses `recordObjectStoreId` in the last session object.
stream
https://livepeer.com/dashboard/streams/a80eb5fd-7c79-4322-953c-53f34d132539
recording link
https://prg-cdn.livepeer.com/recordings/a80e23af-2f89-4e32-86d0-3c539c9cc34e/index.m3u8
**Expected behavior (required)** A clear and concise description of what you
expected to happen.
**To Reproduce (required)** Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Device (required):**
- Device: [e.g. MacBook Pro, iPhone6]
- OS: [e.g. iOS, Linux]
- Browser [e.g. Chrome, Safari]
- Version [e.g. 22]
**Screenshots (optional)** If applicable, add screenshots to help explain your
problem.
**Console logs (optional)**
```
Paste related logs and/or error messages from the console here.
Network issues, such as the cURL output from failing requests, can also be pasted here.
```
**Additional context (optional)** Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.