Brian Tate

Results 102 issues of Brian Tate

If layers derive off of one another, it is currently expected that client side code explicitly asks for all layers in a GET request to LocalizationList or StateList. 1.) Evaluate...

Include a background process to refresh presigned URLs authentication such that they stay fresh. This would allow presigned URLs to have shorter expiration time. Example: - presigned url is valid...

Support scrub, high-res on pause, etc

Currently pixel format outputs are assumed for both streaming and archival outputs in the transcode schema + pipeline. - For archival we should open the floodgates to different formats (yuv422,...

Where we check cache entries on list endpoints MGET should increase throughput when accessing large lists. It should also be observed not to execute SQL statements in a loop. An...